"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/05/05 03:52:28 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-zusevew0gize" 2026/05/05 03:52:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/05 03:52:28 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/05 03:52:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/05 03:52:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/05 03:52:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/05 03:52:28 DEBUG : Setting pass="1QWRq7zfH3dCxkBLZ-IasvugQToBOChn" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/05 03:52:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/05 03:52:28 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{u36Pi}" suffix to name 2026/05/05 03:52:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/05 03:52:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/05 03:52:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/05 03:52:28 DEBUG : Setting pass="1QWRq7zfH3dCxkBLZ-IasvugQToBOChn" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/05 03:52:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/05 03:52:28 NOTICE: TestSFTPOpenssh{u36Pi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: New connection 127.0.0.1:33032->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell type "unix" from config 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Relative path resolved to "/home/rclone/rclone-test-zusevew0gize" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Using root directory "/home/rclone/rclone-test-zusevew0gize" 2026/05/05 03:52:28 DEBUG : Creating backend with remote "/tmp/rclone1991360657" === RUN TestDirHandleMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:28 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:28 DEBUG : dir: Looking for writers 2026/05/05 03:52:28 DEBUG : Looking for writers 2026/05/05 03:52:28 DEBUG : dir: reading active writers 2026/05/05 03:52:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.03s) === RUN TestDirHandleReaddir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file2" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file2 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-zusevew0gize/dir/file2 2026/05/05 03:52:28 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file2" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file2 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-zusevew0gize/dir/file2 2026/05/05 03:52:28 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/subdir/file3" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/subdir/file3 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-zusevew0gize/dir/subdir/file3 2026/05/05 03:52:28 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/subdir/file3" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/subdir/file3 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-zusevew0gize/dir/subdir/file3 2026/05/05 03:52:28 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/05/05 03:52:28 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:28 DEBUG : dir/subdir: Looking for writers 2026/05/05 03:52:28 DEBUG : dir: Looking for writers 2026/05/05 03:52:28 DEBUG : file1: reading active writers 2026/05/05 03:52:28 DEBUG : file2: reading active writers 2026/05/05 03:52:28 DEBUG : subdir: reading active writers 2026/05/05 03:52:28 DEBUG : Looking for writers 2026/05/05 03:52:28 DEBUG : dir: reading active writers 2026/05/05 03:52:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.04s) === RUN TestDirHandleReaddirnames run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:28 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:28 DEBUG : dir: Looking for writers 2026/05/05 03:52:28 DEBUG : file1: reading active writers 2026/05/05 03:52:28 DEBUG : Looking for writers 2026/05/05 03:52:28 DEBUG : dir: reading active writers 2026/05/05 03:52:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:28 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:28 DEBUG : dir: Looking for writers 2026/05/05 03:52:28 DEBUG : Looking for writers 2026/05/05 03:52:28 DEBUG : dir: reading active writers 2026/05/05 03:52:28 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:28 DEBUG : dir: forgetting directory cache 2026/05/05 03:52:28 DEBUG : forgetting directory cache 2026/05/05 03:52:28 DEBUG : dir: forgetting directory cache 2026/05/05 03:52:28 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:28 DEBUG : Looking for writers 2026/05/05 03:52:28 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:28 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/05 03:52:28 DEBUG : dir: invalidating directory cache 2026/05/05 03:52:28 DEBUG : >ForgetPath: 2026/05/05 03:52:28 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/05 03:52:28 DEBUG : invalidating directory cache 2026/05/05 03:52:28 DEBUG : dir: forgetting directory cache 2026/05/05 03:52:28 DEBUG : >ForgetPath: 2026/05/05 03:52:28 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/05 03:52:28 DEBUG : >ForgetPath: 2026/05/05 03:52:28 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:28 DEBUG : dir: Looking for writers 2026/05/05 03:52:28 DEBUG : Looking for writers 2026/05/05 03:52:28 DEBUG : dir: reading active writers 2026/05/05 03:52:28 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: New connection 127.0.0.1:33034->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/fil/a/b/c" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/fil/a/b/c 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-zusevew0gize/fil/a/b/c 2026/05/05 03:52:28 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/fil/a/b/c" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/fil/a/b/c 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-zusevew0gize/fil/a/b/c 2026/05/05 03:52:28 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:28 DEBUG : forgetting directory cache 2026/05/05 03:52:28 DEBUG : dir: forgetting directory cache 2026/05/05 03:52:28 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:28 DEBUG : dir: Looking for writers 2026/05/05 03:52:28 DEBUG : fil/a/b: Looking for writers 2026/05/05 03:52:28 DEBUG : fil/a: Looking for writers 2026/05/05 03:52:28 DEBUG : b: reading active writers 2026/05/05 03:52:28 DEBUG : fil: Looking for writers 2026/05/05 03:52:28 DEBUG : a: reading active writers 2026/05/05 03:52:28 DEBUG : Looking for writers 2026/05/05 03:52:28 DEBUG : dir: reading active writers 2026/05/05 03:52:28 DEBUG : fil: reading active writers 2026/05/05 03:52:28 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.13s) === RUN TestDirSetModTime run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:28 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:28 DEBUG : dir: Looking for writers 2026/05/05 03:52:28 DEBUG : Looking for writers 2026/05/05 03:52:28 DEBUG : dir: reading active writers 2026/05/05 03:52:28 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.02s) === RUN TestDirStat run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:28 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:28 DEBUG : dir: Looking for writers 2026/05/05 03:52:28 DEBUG : file1: reading active writers 2026/05/05 03:52:28 DEBUG : Looking for writers 2026/05/05 03:52:28 DEBUG : dir: reading active writers 2026/05/05 03:52:28 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.01s) === RUN TestDirReadDirAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file2" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file2 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-zusevew0gize/dir/file2 2026/05/05 03:52:28 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file2" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file2 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-zusevew0gize/dir/file2 2026/05/05 03:52:28 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/subdir/file3" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/subdir/file3 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-zusevew0gize/dir/subdir/file3 2026/05/05 03:52:28 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/subdir/file3" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/subdir/file3 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-zusevew0gize/dir/subdir/file3 2026/05/05 03:52:28 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/05/05 03:52:28 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/05 03:52:28 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/05 03:52:28 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/05 03:52:28 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/05 03:52:28 DEBUG : Waiting for deletions to finish 2026/05/05 03:52:28 INFO : dir/subdir/file3: Deleted 2026/05/05 03:52:28 DEBUG : removing 1 level 2 directories 2026/05/05 03:52:28 INFO : dir/subdir: Removing directory 2026/05/05 03:52:28 DEBUG : dir: invalidating directory cache 2026/05/05 03:52:28 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/05 03:52:28 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/05 03:52:28 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/05 03:52:28 DEBUG : dir/file1: Reset virtual modtime 2026/05/05 03:52:28 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/05 03:52:28 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/05 03:52:28 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/05 03:52:28 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/05 03:52:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 03:52:28 DEBUG : dir: invalidating directory cache 2026/05/05 03:52:28 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/05 03:52:28 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/05 03:52:28 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/05 03:52:28 DEBUG : forgetting directory cache 2026/05/05 03:52:28 DEBUG : dir: forgetting directory cache 2026/05/05 03:52:28 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/05 03:52:28 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:28 DEBUG : dir/virtualDir: Looking for writers 2026/05/05 03:52:28 DEBUG : dir: Looking for writers 2026/05/05 03:52:28 DEBUG : file1: reading active writers 2026/05/05 03:52:28 DEBUG : virtualFile2: reading active writers 2026/05/05 03:52:28 DEBUG : virtualFile: reading active writers 2026/05/05 03:52:28 DEBUG : virtualDir: reading active writers 2026/05/05 03:52:28 DEBUG : Looking for writers 2026/05/05 03:52:28 DEBUG : dir: reading active writers 2026/05/05 03:52:28 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.04s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:28 ERROR : dir/: Can only open directories read only 2026/05/05 03:52:28 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:28 DEBUG : dir: Looking for writers 2026/05/05 03:52:28 DEBUG : Looking for writers 2026/05/05 03:52:28 DEBUG : dir: reading active writers 2026/05/05 03:52:28 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.01s) === RUN TestDirCreate run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:29 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/05 03:52:29 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/05 03:52:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: File to upload is small (5 bytes), uploading instead of streaming 2026/05/05 03:52:29 DEBUG : dir/potato: size = 5 OK 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/potato" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/potato 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-zusevew0gize/dir/potato 2026/05/05 03:52:29 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/05 03:52:29 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/05 03:52:29 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/05/05 03:52:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/05 03:52:29 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:29 DEBUG : dir: Looking for writers 2026/05/05 03:52:29 DEBUG : file1: reading active writers 2026/05/05 03:52:29 DEBUG : potato: reading active writers 2026/05/05 03:52:29 DEBUG : Looking for writers 2026/05/05 03:52:29 DEBUG : dir: reading active writers 2026/05/05 03:52:29 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.12s) === RUN TestDirMkdir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:29 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:29 DEBUG : dir/sub: Looking for writers 2026/05/05 03:52:29 DEBUG : dir: Looking for writers 2026/05/05 03:52:29 DEBUG : file1: reading active writers 2026/05/05 03:52:29 DEBUG : sub: reading active writers 2026/05/05 03:52:29 DEBUG : Looking for writers 2026/05/05 03:52:29 DEBUG : dir: reading active writers 2026/05/05 03:52:29 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.13s) === RUN TestDirMkdirSub run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/05 03:52:29 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:29 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:29 DEBUG : dir/sub/subsub: Looking for writers 2026/05/05 03:52:29 DEBUG : dir/sub: Looking for writers 2026/05/05 03:52:29 DEBUG : subsub: reading active writers 2026/05/05 03:52:29 DEBUG : dir: Looking for writers 2026/05/05 03:52:29 DEBUG : file1: reading active writers 2026/05/05 03:52:29 DEBUG : sub: reading active writers 2026/05/05 03:52:29 DEBUG : Looking for writers 2026/05/05 03:52:29 DEBUG : dir: reading active writers 2026/05/05 03:52:29 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.03s) === RUN TestDirRemove run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:29 ERROR : dir/: Dir.Remove not empty 2026/05/05 03:52:29 DEBUG : dir/file1: Remove: 2026/05/05 03:52:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 03:52:29 DEBUG : dir/file1: >Remove: err= 2026/05/05 03:52:29 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/05 03:52:29 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:29 DEBUG : Looking for writers 2026/05/05 03:52:29 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:29 DEBUG : dir/file1: Remove: 2026/05/05 03:52:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 03:52:29 DEBUG : dir/file1: >Remove: err= 2026/05/05 03:52:29 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/05 03:52:29 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:29 DEBUG : Looking for writers 2026/05/05 03:52:29 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.01s) === RUN TestDirRemoveName run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:29 DEBUG : dir/file1: Remove: 2026/05/05 03:52:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 03:52:29 DEBUG : dir/file1: >Remove: err= 2026/05/05 03:52:29 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:29 DEBUG : dir: Looking for writers 2026/05/05 03:52:29 DEBUG : Looking for writers 2026/05/05 03:52:29 DEBUG : dir: reading active writers 2026/05/05 03:52:29 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.13s) === RUN TestDirRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file3" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file3 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-zusevew0gize/dir/file3 2026/05/05 03:52:29 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file3" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file3 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-zusevew0gize/dir/file3 2026/05/05 03:52:29 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/05 03:52:29 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/05 03:52:29 DEBUG : dir: Updating dir with dir2 0x2e6ff0dd31e0 2026/05/05 03:52:29 DEBUG : dir: forgetting directory cache 2026/05/05 03:52:29 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/05 03:52:29 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir2/file1" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir2/file1 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir2/file1 2026/05/05 03:52:29 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir2/file1" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir2/file1 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir2/file1 2026/05/05 03:52:29 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir2/file3" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir2/file3 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-zusevew0gize/dir2/file3 2026/05/05 03:52:29 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir2/file3" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir2/file3 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-zusevew0gize/dir2/file3 2026/05/05 03:52:29 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/05 03:52:29 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/05 03:52:29 DEBUG : file2: Updating file with file2 0x2e6ff0c16340 2026/05/05 03:52:29 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/05 03:52:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file2" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file2 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/file2 2026/05/05 03:52:29 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file2" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/file2 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/file2 2026/05/05 03:52:29 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir2/file3" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir2/file3 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-zusevew0gize/dir2/file3 2026/05/05 03:52:29 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir2/file3" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir2/file3 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-zusevew0gize/dir2/file3 2026/05/05 03:52:29 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/05 03:52:29 INFO : dir2/file3: Deleted 2026/05/05 03:52:29 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/05 03:52:29 DEBUG : dir2/file3: Updating file with dir2/file3 0x2e6ff0c16340 2026/05/05 03:52:29 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/05 03:52:29 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir2/file3" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir2/file3 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir2/file3 2026/05/05 03:52:29 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir2/file3" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir2/file3 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir2/file3 2026/05/05 03:52:29 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:29 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/05 03:52:29 DEBUG : empty directory: Updating dir with renamed empty directory 0x2e6ff0dd2410 2026/05/05 03:52:29 DEBUG : empty directory: forgetting directory cache 2026/05/05 03:52:29 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/05 03:52:29 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/05 03:52:29 DEBUG : dir2: Renaming to "dir3" 2026/05/05 03:52:29 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:29 DEBUG : dir3: Looking for writers 2026/05/05 03:52:29 DEBUG : file3: reading active writers 2026/05/05 03:52:29 DEBUG : renamed empty directory: Looking for writers 2026/05/05 03:52:29 DEBUG : Looking for writers 2026/05/05 03:52:29 DEBUG : dir3: reading active writers 2026/05/05 03:52:29 DEBUG : renamed empty directory: reading active writers 2026/05/05 03:52:29 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.20s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/05 03:52:29 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:29 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/05 03:52:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/05 03:52:29 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/05 03:52:29 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/05 03:52:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/05 03:52:29 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:29 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/05 03:52:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/05 03:52:29 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/05 03:52:29 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/05 03:52:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: File to upload is small (12 bytes), uploading instead of streaming 2026/05/05 03:52:29 DEBUG : dir/sub/file2: size = 12 OK 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/sub/file2" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/sub/file2 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-zusevew0gize/dir/sub/file2 2026/05/05 03:52:29 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/05/05 03:52:29 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/05 03:52:29 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/05/05 03:52:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/05 03:52:29 DEBUG : forgetting directory cache 2026/05/05 03:52:29 DEBUG : dir: forgetting directory cache 2026/05/05 03:52:29 DEBUG : dir/sub: forgetting directory cache 2026/05/05 03:52:29 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/05 03:52:29 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: File to upload is small (5 bytes), uploading instead of streaming 2026/05/05 03:52:29 DEBUG : dir/sub/file0: size = 5 OK 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/sub/file0" 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/sub/file0 2026/05/05 03:52:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-zusevew0gize/dir/sub/file0 2026/05/05 03:52:29 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/05 03:52:29 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/05 03:52:29 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/05/05 03:52:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/05 03:52:29 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:29 DEBUG : dir/sub: Looking for writers 2026/05/05 03:52:29 DEBUG : file0: reading active writers 2026/05/05 03:52:29 DEBUG : file2: reading active writers 2026/05/05 03:52:29 DEBUG : dir: Looking for writers 2026/05/05 03:52:29 DEBUG : file1: reading active writers 2026/05/05 03:52:29 DEBUG : sub: reading active writers 2026/05/05 03:52:29 DEBUG : Looking for writers 2026/05/05 03:52:29 DEBUG : dir: reading active writers 2026/05/05 03:52:29 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.03s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:29 DEBUG : forgetting directory cache 2026/05/05 03:52:30 DEBUG : forgetting directory cache 2026/05/05 03:52:30 DEBUG : dir: forgetting directory cache 2026/05/05 03:52:30 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:30 DEBUG : dir: Looking for writers 2026/05/05 03:52:30 DEBUG : Looking for writers 2026/05/05 03:52:30 DEBUG : dir: reading active writers 2026/05/05 03:52:30 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/05 03:52:30 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:30 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/05 03:52:30 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/05 03:52:30 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/05 03:52:30 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:30 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:30 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/05 03:52:30 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:30 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/05 03:52:30 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/05 03:52:30 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/05 03:52:30 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:30 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:30 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:30 DEBUG : dir: Looking for writers 2026/05/05 03:52:30 DEBUG : file1: reading active writers 2026/05/05 03:52:30 DEBUG : file1.metadata: reading active writers 2026/05/05 03:52:30 DEBUG : Looking for writers 2026/05/05 03:52:30 DEBUG : dir: reading active writers 2026/05/05 03:52:30 DEBUG : dir.metadata: reading active writers 2026/05/05 03:52:30 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:30 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:30 DEBUG : dir: Looking for writers 2026/05/05 03:52:30 DEBUG : file1: reading active writers 2026/05/05 03:52:30 DEBUG : Looking for writers 2026/05/05 03:52:30 DEBUG : dir: reading active writers 2026/05/05 03:52:30 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.02s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:30 DEBUG : Can set mod time: true 2026/05/05 03:52:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:30 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:30 DEBUG : dir: Looking for writers 2026/05/05 03:52:30 DEBUG : file1: reading active writers 2026/05/05 03:52:30 DEBUG : Looking for writers 2026/05/05 03:52:30 DEBUG : dir: reading active writers 2026/05/05 03:52:30 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/05 03:52:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/05 03:52:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: File to upload is small (0 bytes), uploading instead of streaming 2026/05/05 03:52:30 DEBUG : dir/file1: size = 0 OK 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/05 03:52:30 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/05 03:52:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/05 03:52:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/05 03:52:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:30 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:30 DEBUG : dir: Looking for writers 2026/05/05 03:52:30 DEBUG : file1: reading active writers 2026/05/05 03:52:30 DEBUG : Looking for writers 2026/05/05 03:52:30 DEBUG : dir: reading active writers 2026/05/05 03:52:30 DEBUG : >WaitForWriters: 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/05 03:52:30 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:30 DEBUG : dir: Looking for writers 2026/05/05 03:52:30 DEBUG : file1: reading active writers 2026/05/05 03:52:30 DEBUG : Looking for writers 2026/05/05 03:52:30 DEBUG : dir: reading active writers 2026/05/05 03:52:30 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/05 03:52:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/05 03:52:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: File to upload is small (5 bytes), uploading instead of streaming 2026/05/05 03:52:30 DEBUG : dir/file1: size = 5 OK 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/05 03:52:30 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/05 03:52:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/05 03:52:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/05 03:52:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:30 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:30 DEBUG : dir: Looking for writers 2026/05/05 03:52:30 DEBUG : file1: reading active writers 2026/05/05 03:52:30 DEBUG : Looking for writers 2026/05/05 03:52:30 DEBUG : dir: reading active writers 2026/05/05 03:52:30 DEBUG : >WaitForWriters: 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/05 03:52:30 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:30 DEBUG : dir: Looking for writers 2026/05/05 03:52:30 DEBUG : file1: reading active writers 2026/05/05 03:52:30 DEBUG : Looking for writers 2026/05/05 03:52:30 DEBUG : dir: reading active writers 2026/05/05 03:52:30 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:30 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:30 DEBUG : dir: Looking for writers 2026/05/05 03:52:30 DEBUG : file1: reading active writers 2026/05/05 03:52:30 DEBUG : Looking for writers 2026/05/05 03:52:30 DEBUG : dir: reading active writers 2026/05/05 03:52:30 DEBUG : >WaitForWriters: 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:30 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/05 03:52:30 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 03:52:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 03:52:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 03:52:30 DEBUG : dir/file1(0x2e6ff0c9d840): close: 2026/05/05 03:52:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/05 03:52:30 DEBUG : dir/file1(0x2e6ff0c9d840): >close: err= 2026/05/05 03:52:30 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:30 DEBUG : dir: Looking for writers 2026/05/05 03:52:30 DEBUG : file1: reading active writers 2026/05/05 03:52:30 DEBUG : Looking for writers 2026/05/05 03:52:30 DEBUG : dir: reading active writers 2026/05/05 03:52:30 DEBUG : >WaitForWriters: 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:30 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:30 DEBUG : dir: Looking for writers 2026/05/05 03:52:30 DEBUG : file1: reading active writers 2026/05/05 03:52:30 DEBUG : Looking for writers 2026/05/05 03:52:30 DEBUG : dir: reading active writers 2026/05/05 03:52:30 DEBUG : >WaitForWriters: 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:30 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/05 03:52:30 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 03:52:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 03:52:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 03:52:30 DEBUG : dir/file1(0x2e6ff10686c0): _writeAt: size=5, off=0 2026/05/05 03:52:30 DEBUG : dir/file1(0x2e6ff10686c0): openPending: 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/05 03:52:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/05 03:52:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:30 DEBUG : dir/file1(0x2e6ff10686c0): >openPending: err= 2026/05/05 03:52:30 DEBUG : dir/file1(0x2e6ff10686c0): >_writeAt: n=5, err= 2026/05/05 03:52:30 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/05 03:52:30 DEBUG : dir/file1(0x2e6ff10686c0): close: 2026/05/05 03:52:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/05 03:52:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/05 03:52:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/05 03:52:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/05 03:52:30 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/05 03:52:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:30 DEBUG : dir/file1(0x2e6ff10686c0): >close: err= 2026/05/05 03:52:30 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:30 DEBUG : dir: Looking for writers 2026/05/05 03:52:30 DEBUG : file1: reading active writers 2026/05/05 03:52:30 DEBUG : Looking for writers 2026/05/05 03:52:30 DEBUG : dir: reading active writers 2026/05/05 03:52:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 03:52:30 DEBUG : dir: Looking for writers 2026/05/05 03:52:30 DEBUG : file1: reading active writers 2026/05/05 03:52:30 DEBUG : Looking for writers 2026/05/05 03:52:30 DEBUG : dir: reading active writers 2026/05/05 03:52:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : file1: reading active writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : file1: reading active writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 03:52:31 DEBUG : dir/file1: vfs cache: starting upload 2026/05/05 03:52:31 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1.2f98c60a.partial" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1.2f98c60a.partial 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-zusevew0gize/dir/file1.2f98c60a.partial 2026/05/05 03:52:31 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/05 03:52:31 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/05 03:52:31 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/05/05 03:52:31 INFO : dir/file1: Copied (replaced existing) 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/05 03:52:31 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/05/05 03:52:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/05 03:52:31 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : file1: reading active writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : >WaitForWriters: 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/05/05 03:52:31 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : file1: reading active writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : >WaitForWriters: 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.32s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.03s) --- 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:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 03:52:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/05 03:52:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : file1: reading active writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.03s) === RUN TestFileOpenReadUnknownSize 2026/05/05 03:52:31 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/05 03:52:31 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/05 03:52:31 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:31 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/05 03:52:31 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : file.txt: reading active writers 2026/05/05 03:52:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: File to upload is small (25 bytes), uploading instead of streaming 2026/05/05 03:52:31 DEBUG : dir/file1: size = 25 OK 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/05 03:52:31 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/05 03:52:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:31 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : file1: reading active writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.03s) === RUN TestFileRemove run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:31 DEBUG : dir/file1: Remove: 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 03:52:31 DEBUG : dir/file1: >Remove: err= 2026/05/05 03:52:31 DEBUG : dir/file1: Remove: 2026/05/05 03:52:31 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/05 03:52:31 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:31 DEBUG : dir/file1: Remove: 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 03:52:31 DEBUG : dir/file1: >Remove: err= 2026/05/05 03:52:31 DEBUG : dir/file1: Remove: 2026/05/05 03:52:31 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/05 03:52:31 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 03:52:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/05 03:52:31 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/05 03:52:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/05 03:52:31 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/05 03:52:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/05 03:52:31 DEBUG : dir/file1: Open: flags=0x3 2026/05/05 03:52:31 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/05 03:52:31 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/05 03:52:31 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : file1: reading active writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.02s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:31 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : file1: reading active writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : >WaitForWriters: 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Updating file with newLeaf 0x2e6ff0b2f790 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 03:52:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Updating file with dir/file1 0x2e6ff0b2f790 2026/05/05 03:52:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/05 03:52:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:31 DEBUG : dir/file1: File is currently open, delaying rename 0x2e6ff0b2f790 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 03:52:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: File to upload is small (25 bytes), uploading instead of streaming 2026/05/05 03:52:31 DEBUG : dir/file1: size = 25 OK 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/05 03:52:31 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/05 03:52:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/05 03:52:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 03:52:31 DEBUG : newLeaf: Running delayed rename now 2026/05/05 03:52:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Updating file with newLeaf 0x2e6ff0b2f790 2026/05/05 03:52:31 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:31 DEBUG : >WaitForWriters: 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/05 03:52:31 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:31 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:31 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : file1: reading active writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : >WaitForWriters: 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Updating file with newLeaf 0x2e6ff0dd56c0 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 03:52:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Updating file with dir/file1 0x2e6ff0dd56c0 2026/05/05 03:52:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/05 03:52:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:31 DEBUG : dir/file1: File is currently open, delaying rename 0x2e6ff0dd56c0 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 03:52:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: File to upload is small (25 bytes), uploading instead of streaming 2026/05/05 03:52:31 DEBUG : dir/file1: size = 25 OK 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/05 03:52:31 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/05 03:52:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/05 03:52:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 03:52:31 DEBUG : newLeaf: Running delayed rename now 2026/05/05 03:52:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Updating file with newLeaf 0x2e6ff0dd56c0 2026/05/05 03:52:31 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:31 DEBUG : >WaitForWriters: 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/05 03:52:31 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:31 DEBUG : >WaitForWriters: 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:31 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/05 03:52:31 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 03:52:31 DEBUG : dir/file1(0x2e6ff0c86840): openPending: 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/05 03:52:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:31 DEBUG : dir/file1(0x2e6ff0c86840): >openPending: err= 2026/05/05 03:52:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/05 03:52:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 03:52:31 DEBUG : dir/file1(0x2e6ff0c86840): _writeAt: size=14, off=0 2026/05/05 03:52:31 DEBUG : dir/file1(0x2e6ff0c86840): >_writeAt: n=14, err= 2026/05/05 03:52:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/05 03:52:31 DEBUG : dir/file1(0x2e6ff0c86840): close: 2026/05/05 03:52:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/05 03:52:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/05 03:52:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:31 DEBUG : dir/file1(0x2e6ff0c86840): >close: err= 2026/05/05 03:52:31 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : file1: reading active writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : file1: reading active writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : file1: reading active writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : file1: reading active writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 03:52:31 DEBUG : dir/file1: vfs cache: starting upload 2026/05/05 03:52:31 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1.ca338588.partial" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1.ca338588.partial 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1.ca338588.partial 2026/05/05 03:52:31 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/05 03:52:31 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/05 03:52:31 INFO : dir/file1: Copied (replaced existing) 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/05 03:52:31 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : file1: reading active writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : >WaitForWriters: 2026/05/05 03:52:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 03:52:31 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 03:52:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 03:52:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 03:52:31 DEBUG : dir/file1(0x2e6ff0e58140): _readAt: size=512, off=0 2026/05/05 03:52:31 DEBUG : dir/file1(0x2e6ff0e58140): openPending: 2026/05/05 03:52:31 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/05 03:52:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:31 DEBUG : dir/file1(0x2e6ff0e58140): >openPending: err= 2026/05/05 03:52:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/05 03:52:31 DEBUG : dir/file1(0x2e6ff0e58140): >_readAt: n=14, err=EOF 2026/05/05 03:52:31 DEBUG : dir/file1(0x2e6ff0e58140): close: 2026/05/05 03:52:31 DEBUG : dir/file1(0x2e6ff0e58140): >close: err= 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/05 03:52:31 DEBUG : newLeaf: Updating file with newLeaf 0x2e6ff0dd32b0 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 03:52:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/05 03:52:31 DEBUG : dir/file1: Updating file with dir/file1 0x2e6ff0dd32b0 2026/05/05 03:52:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/05 03:52:31 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 03:52:31 DEBUG : dir/file1(0x2e6ff0f7a200): openPending: 2026/05/05 03:52:31 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/05 03:52:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:31 DEBUG : dir/file1(0x2e6ff0f7a200): >openPending: err= 2026/05/05 03:52:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/05 03:52:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 03:52:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 03:52:31 DEBUG : dir/file1(0x2e6ff0f7a200): _writeAt: size=25, off=0 2026/05/05 03:52:31 DEBUG : dir/file1(0x2e6ff0f7a200): >_writeAt: n=25, err= 2026/05/05 03:52:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/05 03:52:31 DEBUG : newLeaf: Updating file with newLeaf 0x2e6ff0dd32b0 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 03:52:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 03:52:31 DEBUG : newLeaf(0x2e6ff0f7a200): close: 2026/05/05 03:52:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/05 03:52:31 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-05 03:52:31.590206149 +0000 UTC m=+3.084545609 2026/05/05 03:52:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:31 DEBUG : newLeaf(0x2e6ff0f7a200): >close: err= 2026/05/05 03:52:31 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 03:52:31 DEBUG : newLeaf: vfs cache: starting upload 2026/05/05 03:52:31 DEBUG : newLeaf.a65b628c.partial: size = 25 OK 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf.a65b628c.partial" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf.a65b628c.partial 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-zusevew0gize/newLeaf.a65b628c.partial 2026/05/05 03:52:31 DEBUG : newLeaf.a65b628c.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/05 03:52:31 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/05 03:52:31 DEBUG : newLeaf.a65b628c.partial: renamed to: newLeaf 2026/05/05 03:52:31 INFO : newLeaf: Copied (replaced existing) 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/05 03:52:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-05 03:52:31 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/05 03:52:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/05 03:52:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 03:52:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:31 DEBUG : >WaitForWriters: 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/05 03:52:31 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:31 DEBUG : >WaitForWriters: 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:31 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : file1: reading active writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : >WaitForWriters: 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Updating file with newLeaf 0x2e6ff1020750 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 03:52:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Updating file with dir/file1 0x2e6ff1020750 2026/05/05 03:52:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/05 03:52:31 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 03:52:31 DEBUG : dir/file1(0x2e6ff0e59700): openPending: 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/05 03:52:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:31 DEBUG : dir/file1(0x2e6ff0e59700): >openPending: err= 2026/05/05 03:52:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/05 03:52:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 03:52:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 03:52:31 DEBUG : dir/file1(0x2e6ff0e59700): _writeAt: size=25, off=0 2026/05/05 03:52:31 DEBUG : dir/file1(0x2e6ff0e59700): >_writeAt: n=25, err= 2026/05/05 03:52:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/05 03:52:31 DEBUG : newLeaf: Updating file with newLeaf 0x2e6ff1020750 2026/05/05 03:52:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 03:52:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 03:52:31 DEBUG : newLeaf(0x2e6ff0e59700): close: 2026/05/05 03:52:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/05 03:52:31 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-05 03:52:31.817402508 +0000 UTC m=+3.311741968 2026/05/05 03:52:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:31 DEBUG : newLeaf(0x2e6ff0e59700): >close: err= 2026/05/05 03:52:31 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 03:52:31 DEBUG : newLeaf: vfs cache: starting upload 2026/05/05 03:52:31 DEBUG : newLeaf.eebf4822.partial: size = 25 OK 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf.eebf4822.partial" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf.eebf4822.partial 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-zusevew0gize/newLeaf.eebf4822.partial 2026/05/05 03:52:31 DEBUG : newLeaf.eebf4822.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/05 03:52:31 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/05 03:52:31 DEBUG : newLeaf.eebf4822.partial: renamed to: newLeaf 2026/05/05 03:52:31 INFO : newLeaf: Copied (replaced existing) 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/05 03:52:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-05 03:52:31 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/05 03:52:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/05 03:52:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 03:52:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:31 DEBUG : >WaitForWriters: 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:31 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/05 03:52:31 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:31 DEBUG : dir: Looking for writers 2026/05/05 03:52:31 DEBUG : Looking for writers 2026/05/05 03:52:31 DEBUG : dir: reading active writers 2026/05/05 03:52:31 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:31 DEBUG : >WaitForWriters: 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:32 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/05 03:52:32 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0d517c0): openPending: 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/05 03:52:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/05 03:52:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0d517c0): >openPending: err= 2026/05/05 03:52:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/05 03:52:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 03:52:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0d517c0): _writeAt: size=14, off=0 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0d517c0): >_writeAt: n=14, err= 2026/05/05 03:52:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0d517c0): close: 2026/05/05 03:52:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/05 03:52:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/05 03:52:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0d517c0): >close: err= 2026/05/05 03:52:32 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : file1: reading active writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : file1: reading active writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : file1: reading active writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : file1: reading active writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 03:52:32 DEBUG : dir/file1: vfs cache: starting upload 2026/05/05 03:52:32 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1.ca338588.partial" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1.ca338588.partial 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1.ca338588.partial 2026/05/05 03:52:32 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:32 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/05 03:52:32 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/05 03:52:32 INFO : dir/file1: Copied (replaced existing) 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/05 03:52:32 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/05 03:52:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : file1: reading active writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : >WaitForWriters: 2026/05/05 03:52:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 03:52:32 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 03:52:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 03:52:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0fbe840): _readAt: size=512, off=0 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0fbe840): openPending: 2026/05/05 03:52:32 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/05 03:52:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/05 03:52:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0fbe840): >openPending: err= 2026/05/05 03:52:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0fbe840): >_readAt: n=14, err=EOF 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0fbe840): close: 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0fbe840): >close: err= 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/05 03:52:32 DEBUG : newLeaf: Updating file with newLeaf 0x2e6ff0d22a90 2026/05/05 03:52:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 03:52:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/05 03:52:32 DEBUG : dir/file1: Updating file with dir/file1 0x2e6ff0d22a90 2026/05/05 03:52:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/05 03:52:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/05 03:52:32 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff13d1540): openPending: 2026/05/05 03:52:32 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/05 03:52:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/05 03:52:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff13d1540): >openPending: err= 2026/05/05 03:52:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/05 03:52:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 03:52:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff13d1540): _writeAt: size=25, off=0 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff13d1540): >_writeAt: n=25, err= 2026/05/05 03:52:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/05 03:52:32 DEBUG : newLeaf: Updating file with newLeaf 0x2e6ff0d22a90 2026/05/05 03:52:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 03:52:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 03:52:32 DEBUG : newLeaf(0x2e6ff13d1540): close: 2026/05/05 03:52:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/05 03:52:32 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-05 03:52:32.204476824 +0000 UTC m=+3.698816284 2026/05/05 03:52:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:32 DEBUG : newLeaf(0x2e6ff13d1540): >close: err= 2026/05/05 03:52:32 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 03:52:32 DEBUG : newLeaf: vfs cache: starting upload 2026/05/05 03:52:32 DEBUG : newLeaf.77dcd0f7.partial: size = 25 OK 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf.77dcd0f7.partial" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf.77dcd0f7.partial 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-zusevew0gize/newLeaf.77dcd0f7.partial 2026/05/05 03:52:32 DEBUG : newLeaf.77dcd0f7.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/05 03:52:32 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/05 03:52:32 DEBUG : newLeaf.77dcd0f7.partial: renamed to: newLeaf 2026/05/05 03:52:32 INFO : newLeaf: Copied (replaced existing) 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/05 03:52:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-05 03:52:32 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/05 03:52:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/05 03:52:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 03:52:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:32 DEBUG : >WaitForWriters: 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/05 03:52:32 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:32 DEBUG : >WaitForWriters: 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:32 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : file1: reading active writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : >WaitForWriters: 2026/05/05 03:52:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 03:52:32 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 03:52:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 03:52:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff1434bc0): _readAt: size=512, off=0 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff1434bc0): openPending: 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/05 03:52:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/05 03:52:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff1434bc0): >openPending: err= 2026/05/05 03:52:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff1434bc0): >_readAt: n=14, err=EOF 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff1434bc0): close: 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff1434bc0): >close: err= 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/05 03:52:32 DEBUG : newLeaf: Updating file with newLeaf 0x2e6ff146aa90 2026/05/05 03:52:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 03:52:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/05 03:52:32 DEBUG : dir/file1: Updating file with dir/file1 0x2e6ff146aa90 2026/05/05 03:52:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/05 03:52:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/05 03:52:32 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff1376740): openPending: 2026/05/05 03:52:32 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/05 03:52:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/05 03:52:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff1376740): >openPending: err= 2026/05/05 03:52:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/05 03:52:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 03:52:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff1376740): _writeAt: size=25, off=0 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff1376740): >_writeAt: n=25, err= 2026/05/05 03:52:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/05 03:52:32 DEBUG : newLeaf: Updating file with newLeaf 0x2e6ff146aa90 2026/05/05 03:52:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 03:52:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 03:52:32 DEBUG : newLeaf(0x2e6ff1376740): close: 2026/05/05 03:52:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/05 03:52:32 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-05 03:52:32.450867464 +0000 UTC m=+3.945206924 2026/05/05 03:52:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:32 DEBUG : newLeaf(0x2e6ff1376740): >close: err= 2026/05/05 03:52:32 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 03:52:32 DEBUG : newLeaf: vfs cache: starting upload 2026/05/05 03:52:32 DEBUG : newLeaf.6798f61e.partial: size = 25 OK 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf.6798f61e.partial" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf.6798f61e.partial 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-zusevew0gize/newLeaf.6798f61e.partial 2026/05/05 03:52:32 DEBUG : newLeaf.6798f61e.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/05 03:52:32 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/05 03:52:32 DEBUG : newLeaf.6798f61e.partial: renamed to: newLeaf 2026/05/05 03:52:32 INFO : newLeaf: Copied (replaced existing) 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/05 03:52:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-05 03:52:32 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/05 03:52:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/05 03:52:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/05 03:52:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:32 DEBUG : >WaitForWriters: 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/newLeaf" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-zusevew0gize/newLeaf 2026/05/05 03:52:32 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/05 03:52:32 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : newLeaf: reading active writers 2026/05/05 03:52:32 DEBUG : >WaitForWriters: 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting --- PASS: TestFileRename (1.36s) --- PASS: TestFileRename/off,forceCache=false (0.06s) --- PASS: TestFileRename/minimal,forceCache=false (0.07s) --- PASS: TestFileRename/minimal,forceCache=true (0.38s) --- PASS: TestFileRename/writes,forceCache=false (0.22s) --- PASS: TestFileRename/writes,forceCache=true (0.40s) --- 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:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:32 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 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:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/05 03:52:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 03:52:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/05 03:52:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/05 03:52:32 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : file1: reading active writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.03s) === RUN TestReadFileHandleSeek run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/05 03:52:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 03:52:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/05 03:52:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/05 03:52:32 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/05 03:52:32 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/05 03:52:32 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/05 03:52:32 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : file1: reading active writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.05s) === RUN TestReadFileHandleReadAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/05 03:52:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 03:52:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/05 03:52:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/05 03:52:32 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/05 03:52:32 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/05 03:52:32 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/05 03:52:32 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/05 03:52:32 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/05 03:52:32 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/05 03:52:32 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/05 03:52:32 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/05 03:52:32 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/05 03:52:32 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/05 03:52:32 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/05 03:52:32 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/05 03:52:32 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/05 03:52:32 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : file1: reading active writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.12s) === RUN TestReadFileHandleFlush run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/05 03:52:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 03:52:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/05 03:52:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/05 03:52:32 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : file1: reading active writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.03s) === RUN TestReadFileHandleRelease run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/05 03:52:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 03:52:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/05 03:52:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/05 03:52:32 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/05 03:52:32 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : file1: reading active writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.03s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/05 03:52:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 03:52:32 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 03:52:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 03:52:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 03:52:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0dbc440): _readAt: size=1, off=0 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0dbc440): openPending: 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/05 03:52:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/05 03:52:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/05 03:52:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0dbc440): >openPending: err= 2026/05/05 03:52:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0dbc440): >_readAt: n=1, err= 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0dbc440): _readAt: size=256, off=1 2026/05/05 03:52:32 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0dbc440): >_readAt: n=15, err=EOF 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0dbc440): _readAt: size=16, off=16 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0dbc440): >_readAt: n=0, err=EOF 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0dbc440): close: 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0dbc440): >close: err= 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0dbc440): close: 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0dbc440): >close: err=file already closed 2026/05/05 03:52:32 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : file1: reading active writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : >WaitForWriters: 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.03s) === RUN TestRWFileHandleSeek run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/05 03:52:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 03:52:32 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 03:52:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 03:52:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 03:52:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0c86e00): _readAt: size=1, off=0 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0c86e00): openPending: 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/05 03:52:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/05 03:52:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/05 03:52:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0c86e00): >openPending: err= 2026/05/05 03:52:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0c86e00): >_readAt: n=1, err= 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0c86e00): _readAt: size=1, off=5 2026/05/05 03:52:32 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0c86e00): >_readAt: n=1, err= 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0c86e00): _readAt: size=1, off=3 2026/05/05 03:52:32 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0c86e00): >_readAt: n=1, err= 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0c86e00): _readAt: size=1, off=13 2026/05/05 03:52:32 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0c86e00): >_readAt: n=1, err= 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0c86e00): _readAt: size=16, off=100 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0c86e00): >_readAt: n=0, err=EOF 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0c86e00): close: 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0c86e00): >close: err= 2026/05/05 03:52:32 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : file1: reading active writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : >WaitForWriters: 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.03s) === RUN TestRWFileHandleReadAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/05 03:52:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 03:52:32 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 03:52:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 03:52:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 03:52:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0d84700): _readAt: size=1, off=0 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0d84700): openPending: 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/05 03:52:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/05 03:52:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/05 03:52:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0d84700): >openPending: err= 2026/05/05 03:52:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0d84700): >_readAt: n=1, err= 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0d84700): _readAt: size=1, off=5 2026/05/05 03:52:32 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0d84700): >_readAt: n=1, err= 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0d84700): _readAt: size=1, off=1 2026/05/05 03:52:32 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0d84700): >_readAt: n=1, err= 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0d84700): _readAt: size=6, off=10 2026/05/05 03:52:32 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0d84700): >_readAt: n=6, err= 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0d84700): _readAt: size=256, off=10 2026/05/05 03:52:32 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0d84700): >_readAt: n=6, err=EOF 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0d84700): _readAt: size=256, off=100 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0d84700): >_readAt: n=0, err=EOF 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0d84700): close: 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0d84700): >close: err= 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0d84700): _readAt: size=256, off=100 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0d84700): >_readAt: n=0, err=file already closed 2026/05/05 03:52:32 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:32 DEBUG : dir: Looking for writers 2026/05/05 03:52:32 DEBUG : file1: reading active writers 2026/05/05 03:52:32 DEBUG : Looking for writers 2026/05/05 03:52:32 DEBUG : dir: reading active writers 2026/05/05 03:52:32 DEBUG : >WaitForWriters: 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.04s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:32 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/05 03:52:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 03:52:32 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 03:52:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 03:52:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 03:52:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0c9ce00): RWFileHandle.Flush 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0c9ce00): _readAt: size=256, off=0 2026/05/05 03:52:32 DEBUG : dir/file1(0x2e6ff0c9ce00): openPending: 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/05 03:52:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/05 03:52:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/05 03:52:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:33 DEBUG : dir/file1(0x2e6ff0c9ce00): >openPending: err= 2026/05/05 03:52:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/05 03:52:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/05 03:52:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:33 DEBUG : dir/file1(0x2e6ff0c9ce00): >_readAt: n=16, err=EOF 2026/05/05 03:52:33 DEBUG : dir/file1(0x2e6ff0c9ce00): RWFileHandle.Flush 2026/05/05 03:52:33 DEBUG : dir/file1(0x2e6ff0c9ce00): RWFileHandle.Flush 2026/05/05 03:52:33 DEBUG : dir/file1(0x2e6ff0c9ce00): close: 2026/05/05 03:52:33 DEBUG : dir/file1(0x2e6ff0c9ce00): >close: err= 2026/05/05 03:52:33 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:33 DEBUG : dir: Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : dir: reading active writers 2026/05/05 03:52:33 DEBUG : >WaitForWriters: 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.03s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:33 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/05 03:52:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/05 03:52:33 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 03:52:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 03:52:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 03:52:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/05 03:52:33 DEBUG : dir/file1(0x2e6ff0f22c40): _readAt: size=256, off=0 2026/05/05 03:52:33 DEBUG : dir/file1(0x2e6ff0f22c40): openPending: 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/05 03:52:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/05 03:52:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/05 03:52:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:33 DEBUG : dir/file1(0x2e6ff0f22c40): >openPending: err= 2026/05/05 03:52:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/05 03:52:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/05 03:52:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:33 DEBUG : dir/file1(0x2e6ff0f22c40): >_readAt: n=16, err=EOF 2026/05/05 03:52:33 DEBUG : dir/file1(0x2e6ff0f22c40): RWFileHandle.Release 2026/05/05 03:52:33 DEBUG : dir/file1(0x2e6ff0f22c40): close: 2026/05/05 03:52:33 DEBUG : dir/file1(0x2e6ff0f22c40): >close: err= 2026/05/05 03:52:33 DEBUG : dir/file1(0x2e6ff0f22c40): RWFileHandle.Release 2026/05/05 03:52:33 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:33 DEBUG : dir: Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : dir: reading active writers 2026/05/05 03:52:33 DEBUG : >WaitForWriters: 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.03s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:33 DEBUG : file1: newRWFileHandle: 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0f236c0): openPending: 2026/05/05 03:52:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0f236c0): >openPending: err= 2026/05/05 03:52:33 DEBUG : file1: >newRWFileHandle: err= 2026/05/05 03:52:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/05 03:52:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0f236c0): _writeAt: size=5, off=0 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0f236c0): >_writeAt: n=5, err= 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0f236c0): _writeAt: size=7, off=5 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0f236c0): >_writeAt: n=7, err= 2026/05/05 03:52:33 DEBUG : file1: vfs cache: truncate to size=11 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0f236c0): close: 2026/05/05 03:52:33 DEBUG : file1: vfs cache: setting modification time to 2026-05-05 03:52:33.045351456 +0000 UTC m=+4.539690916 2026/05/05 03:52:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0f236c0): >close: err= 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0f236c0): close: 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0f236c0): >close: err=file already closed 2026/05/05 03:52:33 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 03:52:33 DEBUG : file1: vfs cache: starting upload 2026/05/05 03:52:33 DEBUG : file1.3e0c648b.partial: size = 11 OK 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1.3e0c648b.partial" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1.3e0c648b.partial 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-zusevew0gize/file1.3e0c648b.partial 2026/05/05 03:52:33 DEBUG : file1.3e0c648b.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/05 03:52:33 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/05 03:52:33 DEBUG : file1.3e0c648b.partial: renamed to: file1 2026/05/05 03:52:33 INFO : file1: Copied (new) 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:33 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/05 03:52:33 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-05 03:52:33 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/05 03:52:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/05 03:52:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:33 INFO : file1: vfs cache: upload succeeded try #1 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : >WaitForWriters: 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:33 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:33 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/05 03:52:33 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : >WaitForWriters: 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:33 DEBUG : file1: newRWFileHandle: 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0dbdcc0): openPending: 2026/05/05 03:52:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0dbdcc0): >openPending: err= 2026/05/05 03:52:33 DEBUG : file1: >newRWFileHandle: err= 2026/05/05 03:52:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/05 03:52:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0dbdcc0): _writeAt: size=7, off=0 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0dbdcc0): >_writeAt: n=7, err= 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0dbdcc0): _writeAt: size=6, off=5 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0dbdcc0): >_writeAt: n=6, err= 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0dbdcc0): close: 2026/05/05 03:52:33 DEBUG : file1: vfs cache: setting modification time to 2026-05-05 03:52:33.214812422 +0000 UTC m=+4.709151883 2026/05/05 03:52:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0dbdcc0): >close: err= 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0dbdcc0): _writeAt: size=5, off=0 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0dbdcc0): >_writeAt: n=0, err=file already closed 2026/05/05 03:52:33 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 03:52:33 DEBUG : file1: vfs cache: starting upload 2026/05/05 03:52:33 DEBUG : file1.416339d6.partial: size = 11 OK 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1.416339d6.partial" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1.416339d6.partial 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-zusevew0gize/file1.416339d6.partial 2026/05/05 03:52:33 DEBUG : file1.416339d6.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/05 03:52:33 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/05 03:52:33 DEBUG : file1.416339d6.partial: renamed to: file1 2026/05/05 03:52:33 INFO : file1: Copied (new) 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:33 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/05 03:52:33 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-05 03:52:33 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/05 03:52:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/05 03:52:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:33 INFO : file1: vfs cache: upload succeeded try #1 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : >WaitForWriters: 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:33 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:33 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/05 03:52:33 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : >WaitForWriters: 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.18s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:33 DEBUG : file1: newRWFileHandle: 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff12b0ac0): openPending: 2026/05/05 03:52:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff12b0ac0): >openPending: err= 2026/05/05 03:52:33 DEBUG : file1: >newRWFileHandle: err= 2026/05/05 03:52:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/05 03:52:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff12b0ac0): close: 2026/05/05 03:52:33 DEBUG : file1: vfs cache: setting modification time to 2026-05-05 03:52:33.398596495 +0000 UTC m=+4.892935955 2026/05/05 03:52:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff12b0ac0): >close: err= 2026/05/05 03:52:33 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/05 03:52:33 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/05 03:52:33 DEBUG : file2: newRWFileHandle: 2026/05/05 03:52:33 DEBUG : file2(0x2e6ff12b0f40): openPending: 2026/05/05 03:52:33 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/05 03:52:33 DEBUG : file2(0x2e6ff12b0f40): >openPending: err= 2026/05/05 03:52:33 DEBUG : file2: >newRWFileHandle: err= 2026/05/05 03:52:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/05 03:52:33 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/05 03:52:33 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/05 03:52:33 DEBUG : file2(0x2e6ff12b0f40): RWFileHandle.Flush 2026/05/05 03:52:33 DEBUG : file2(0x2e6ff12b0f40): RWFileHandle.Release 2026/05/05 03:52:33 DEBUG : file2(0x2e6ff12b0f40): close: 2026/05/05 03:52:33 DEBUG : file2: vfs cache: setting modification time to 2026-05-05 03:52:33.399929869 +0000 UTC m=+4.894269359 2026/05/05 03:52:33 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:33 DEBUG : file2(0x2e6ff12b0f40): >close: err= 2026/05/05 03:52:33 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file2: reading active writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : file2: reading active writers 2026/05/05 03:52:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : file2: reading active writers 2026/05/05 03:52:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : file2: reading active writers 2026/05/05 03:52:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/05 03:52:33 DEBUG : file1: vfs cache: starting upload 2026/05/05 03:52:33 DEBUG : file2: vfs cache: starting upload 2026/05/05 03:52:33 DEBUG : file1.5332186b.partial: size = 0 OK 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1.5332186b.partial" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1.5332186b.partial 2026/05/05 03:52:33 DEBUG : file2.21d92dd6.partial: size = 0 OK 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file2.21d92dd6.partial" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file2.21d92dd6.partial 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-zusevew0gize/file1.5332186b.partial 2026/05/05 03:52:33 DEBUG : file1.5332186b.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/05 03:52:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/05 03:52:33 DEBUG : file1.5332186b.partial: renamed to: file1 2026/05/05 03:52:33 INFO : file1: Copied (new) 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-zusevew0gize/file2.21d92dd6.partial 2026/05/05 03:52:33 DEBUG : file2.21d92dd6.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/05 03:52:33 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:33 DEBUG : file2.21d92dd6.partial: renamed to: file2 2026/05/05 03:52:33 INFO : file2: Copied (new) 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file2" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file2 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:33 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/05 03:52:33 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-05 03:52:33 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/05 03:52:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/05 03:52:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:33 INFO : file1: vfs cache: upload succeeded try #1 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-zusevew0gize/file2 2026/05/05 03:52:33 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/05 03:52:33 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-05 03:52:33 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/05 03:52:33 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/05 03:52:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/05 03:52:33 INFO : file2: vfs cache: upload succeeded try #1 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : file2: reading active writers 2026/05/05 03:52:33 DEBUG : >WaitForWriters: 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:33 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:33 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file2" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file2 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-zusevew0gize/file2 2026/05/05 03:52:33 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file2" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/file2 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-zusevew0gize/file2 2026/05/05 03:52:33 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/05 03:52:33 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file2: reading active writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : >WaitForWriters: 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.17s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:33 DEBUG : file1: newRWFileHandle: 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0ca9100): openPending: 2026/05/05 03:52:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0ca9100): >openPending: err= 2026/05/05 03:52:33 DEBUG : file1: >newRWFileHandle: err= 2026/05/05 03:52:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/05 03:52:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0ca9100): _writeAt: size=5, off=0 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0ca9100): >_writeAt: n=5, err= 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0ca9100): RWFileHandle.Flush 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0ca9100): RWFileHandle.Flush 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0ca9100): close: 2026/05/05 03:52:33 DEBUG : file1: vfs cache: setting modification time to 2026-05-05 03:52:33.570436136 +0000 UTC m=+5.064775606 2026/05/05 03:52:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0ca9100): >close: err= 2026/05/05 03:52:33 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 03:52:33 DEBUG : file1: vfs cache: starting upload 2026/05/05 03:52:33 DEBUG : file1.68e5413c.partial: size = 5 OK 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1.68e5413c.partial" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1.68e5413c.partial 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-zusevew0gize/file1.68e5413c.partial 2026/05/05 03:52:33 DEBUG : file1.68e5413c.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/05 03:52:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/05 03:52:33 DEBUG : file1.68e5413c.partial: renamed to: file1 2026/05/05 03:52:33 INFO : file1: Copied (new) 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:33 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/05 03:52:33 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-05 03:52:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/05 03:52:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/05 03:52:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:33 INFO : file1: vfs cache: upload succeeded try #1 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : >WaitForWriters: 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:33 DEBUG : file1: newRWFileHandle: 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0a72100): openPending: 2026/05/05 03:52:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0a72100): >openPending: err= 2026/05/05 03:52:33 DEBUG : file1: >newRWFileHandle: err= 2026/05/05 03:52:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/05 03:52:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0a72100): _writeAt: size=5, off=0 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0a72100): >_writeAt: n=5, err= 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0a72100): RWFileHandle.Release 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0a72100): close: 2026/05/05 03:52:33 DEBUG : file1: vfs cache: setting modification time to 2026-05-05 03:52:33.734356246 +0000 UTC m=+5.228695706 2026/05/05 03:52:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0a72100): >close: err= 2026/05/05 03:52:33 DEBUG : file1(0x2e6ff0a72100): RWFileHandle.Release 2026/05/05 03:52:33 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 03:52:33 DEBUG : file1: vfs cache: starting upload 2026/05/05 03:52:33 DEBUG : file1.72a01ec2.partial: size = 5 OK 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1.72a01ec2.partial" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1.72a01ec2.partial 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-zusevew0gize/file1.72a01ec2.partial 2026/05/05 03:52:33 DEBUG : file1.72a01ec2.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/05 03:52:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/05 03:52:33 DEBUG : file1.72a01ec2.partial: renamed to: file1 2026/05/05 03:52:33 INFO : file1: Copied (new) 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:33 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/05 03:52:33 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-05 03:52:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/05 03:52:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/05 03:52:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:33 INFO : file1: vfs cache: upload succeeded try #1 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : >WaitForWriters: 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.17s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:33 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/05 03:52:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/05 03:52:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/05 03:52:33 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 03:52:33 DEBUG : dir/file1(0x2e6ff0cfa300): openPending: 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/05 03:52:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/05 03:52:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/05 03:52:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:33 DEBUG : dir/file1(0x2e6ff0cfa300): >openPending: err= 2026/05/05 03:52:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/05 03:52:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 03:52:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 03:52:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/05 03:52:33 DEBUG : dir/file1(0x2e6ff0cfa300): _writeAt: size=5, off=0 2026/05/05 03:52:33 DEBUG : dir/file1(0x2e6ff0cfa300): >_writeAt: n=5, err= 2026/05/05 03:52:33 DEBUG : dir/file1(0x2e6ff0cfa300): close: 2026/05/05 03:52:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:33 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-05 03:52:33.926710396 +0000 UTC m=+5.421049856 2026/05/05 03:52:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:33 DEBUG : dir/file1(0x2e6ff0cfa300): >close: err= 2026/05/05 03:52:33 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:33 DEBUG : dir: Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : dir: reading active writers 2026/05/05 03:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 03:52:33 DEBUG : dir: Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : dir: reading active writers 2026/05/05 03:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 03:52:33 DEBUG : dir: Looking for writers 2026/05/05 03:52:33 DEBUG : file1: reading active writers 2026/05/05 03:52:33 DEBUG : Looking for writers 2026/05/05 03:52:33 DEBUG : dir: reading active writers 2026/05/05 03:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 03:52:34 DEBUG : dir: Looking for writers 2026/05/05 03:52:34 DEBUG : file1: reading active writers 2026/05/05 03:52:34 DEBUG : Looking for writers 2026/05/05 03:52:34 DEBUG : dir: reading active writers 2026/05/05 03:52:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 03:52:34 DEBUG : dir/file1: vfs cache: starting upload 2026/05/05 03:52:34 DEBUG : dir/file1.ad070d3b.partial: size = 5 OK 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1.ad070d3b.partial" 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1.ad070d3b.partial 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-zusevew0gize/dir/file1.ad070d3b.partial 2026/05/05 03:52:34 DEBUG : dir/file1.ad070d3b.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/05 03:52:34 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/05 03:52:34 DEBUG : dir/file1.ad070d3b.partial: renamed to: dir/file1 2026/05/05 03:52:34 INFO : dir/file1: Copied (replaced existing) 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:34 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/05 03:52:34 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-05 03:52:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/05 03:52:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/05 03:52:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/05 03:52:34 DEBUG : dir: Looking for writers 2026/05/05 03:52:34 DEBUG : file1: reading active writers 2026/05/05 03:52:34 DEBUG : Looking for writers 2026/05/05 03:52:34 DEBUG : dir: reading active writers 2026/05/05 03:52:34 DEBUG : >WaitForWriters: 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.19s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:34 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/05 03:52:34 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : dir/file1: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/05 03:52:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/05 03:52:34 DEBUG : dir/file1(0x2e6ff12e5740): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : dir/file1(0x2e6ff12e5740): openPending: 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/05 03:52:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/05 03:52:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/05 03:52:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:34 DEBUG : dir/file1(0x2e6ff12e5740): >openPending: err= 2026/05/05 03:52:34 DEBUG : dir/file1(0x2e6ff12e5740): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : dir/file1(0x2e6ff12e5740): _writeAt: size=15, off=5 2026/05/05 03:52:34 DEBUG : dir/file1(0x2e6ff12e5740): >_writeAt: n=15, err= 2026/05/05 03:52:34 DEBUG : dir/file1(0x2e6ff12e5740): close: 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/05 03:52:34 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-05 03:52:34.105780662 +0000 UTC m=+5.600120121 2026/05/05 03:52:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : dir/file1(0x2e6ff12e5740): >close: err= 2026/05/05 03:52:34 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:34 DEBUG : dir: Looking for writers 2026/05/05 03:52:34 DEBUG : file1: reading active writers 2026/05/05 03:52:34 DEBUG : Looking for writers 2026/05/05 03:52:34 DEBUG : dir: reading active writers 2026/05/05 03:52:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 03:52:34 DEBUG : dir: Looking for writers 2026/05/05 03:52:34 DEBUG : file1: reading active writers 2026/05/05 03:52:34 DEBUG : Looking for writers 2026/05/05 03:52:34 DEBUG : dir: reading active writers 2026/05/05 03:52:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 03:52:34 DEBUG : dir: Looking for writers 2026/05/05 03:52:34 DEBUG : file1: reading active writers 2026/05/05 03:52:34 DEBUG : Looking for writers 2026/05/05 03:52:34 DEBUG : dir: reading active writers 2026/05/05 03:52:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 03:52:34 DEBUG : dir: Looking for writers 2026/05/05 03:52:34 DEBUG : file1: reading active writers 2026/05/05 03:52:34 DEBUG : Looking for writers 2026/05/05 03:52:34 DEBUG : dir: reading active writers 2026/05/05 03:52:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 03:52:34 DEBUG : dir/file1: vfs cache: starting upload 2026/05/05 03:52:34 DEBUG : dir/file1.1936163e.partial: size = 20 OK 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1.1936163e.partial" 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1.1936163e.partial 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-zusevew0gize/dir/file1.1936163e.partial 2026/05/05 03:52:34 DEBUG : dir/file1.1936163e.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/05 03:52:34 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/05 03:52:34 DEBUG : dir/file1.1936163e.partial: renamed to: dir/file1 2026/05/05 03:52:34 INFO : dir/file1: Copied (replaced existing) 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:34 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/05 03:52:34 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-05 03:52:34 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/05/05 03:52:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/05 03:52:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/05 03:52:34 DEBUG : dir: Looking for writers 2026/05/05 03:52:34 DEBUG : file1: reading active writers 2026/05/05 03:52:34 DEBUG : Looking for writers 2026/05/05 03:52:34 DEBUG : dir: reading active writers 2026/05/05 03:52:34 DEBUG : >WaitForWriters: 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : file1: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : file1(0x2e6ff0cfb800): openPending: 2026/05/05 03:52:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:34 DEBUG : file1(0x2e6ff0cfb800): >openPending: err= 2026/05/05 03:52:34 DEBUG : file1: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/05 03:52:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/05 03:52:34 DEBUG : file1(0x2e6ff0cfb800): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : file1(0x2e6ff0cfb800): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : file1(0x2e6ff0cfb800): close: 2026/05/05 03:52:34 DEBUG : file1: vfs cache: setting modification time to 2026-05-05 03:52:34.267551249 +0000 UTC m=+5.761890710 2026/05/05 03:52:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : file1(0x2e6ff0cfb800): >close: err= 2026/05/05 03:52:34 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:34 DEBUG : Looking for writers 2026/05/05 03:52:34 DEBUG : file1: reading active writers 2026/05/05 03:52:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 03:52:34 DEBUG : Looking for writers 2026/05/05 03:52:34 DEBUG : file1: reading active writers 2026/05/05 03:52:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 03:52:34 DEBUG : Looking for writers 2026/05/05 03:52:34 DEBUG : file1: reading active writers 2026/05/05 03:52:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 03:52:34 DEBUG : Looking for writers 2026/05/05 03:52:34 DEBUG : file1: reading active writers 2026/05/05 03:52:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 03:52:34 DEBUG : file1: vfs cache: starting upload 2026/05/05 03:52:34 DEBUG : file1.370918a1.partial: size = 5 OK 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1.370918a1.partial" 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1.370918a1.partial 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-zusevew0gize/file1.370918a1.partial 2026/05/05 03:52:34 DEBUG : file1.370918a1.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/05 03:52:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/05 03:52:34 DEBUG : file1.370918a1.partial: renamed to: file1 2026/05/05 03:52:34 INFO : file1: Copied (new) 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:34 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/05 03:52:34 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-05 03:52:34 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/05 03:52:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:34 INFO : file1: vfs cache: upload succeeded try #1 2026/05/05 03:52:34 DEBUG : Looking for writers 2026/05/05 03:52:34 DEBUG : file1: reading active writers 2026/05/05 03:52:34 DEBUG : >WaitForWriters: 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/05 03:52:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc8c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc8c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc8c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc8c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc8c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.428433663 +0000 UTC m=+5.922773133 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc8c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbcd40): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbcd40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbcd40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbcd40): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbcd40): _writeAt: size=3, off=2 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbcd40): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbcd40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.428433663 +0000 UTC m=+5.922773133 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbcd40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd200): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd200): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd200): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd200): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd200): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.428433663 +0000 UTC m=+5.922773133 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd200): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1281340 item 1 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd840): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd840): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd840): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd840): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd840): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.430814122 +0000 UTC m=+5.925153582 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd840): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbdd40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbdd40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbdd40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbdd40): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbdd40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.430814122 +0000 UTC m=+5.925153582 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbdd40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1281810 item 2 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffc480): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffc480): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffc480): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffc480): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffc480): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.433544089 +0000 UTC m=+5.927883549 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffc480): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffc900): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffc900): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffc900): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffc900): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffc900): _writeAt: size=3, off=2 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffc900): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffc900): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.433544089 +0000 UTC m=+5.927883549 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffc900): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffcdc0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffcdc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffcdc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffcdc0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffcdc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.433544089 +0000 UTC m=+5.927883549 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffcdc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1281b90 item 3 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffd440): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffd440): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffd440): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffd440): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffd440): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.438310165 +0000 UTC m=+5.932649626 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffd440): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffd980): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffd980): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffd980): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffd980): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffd980): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.438310165 +0000 UTC m=+5.932649626 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ffd980): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e4e5b0 item 4 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c620c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c620c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c620c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c620c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c620c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.439978841 +0000 UTC m=+5.934318301 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c620c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c62540): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c62540): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c62540): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c62540): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c62540): _writeAt: size=3, off=2 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c62540): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c62540): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.439978841 +0000 UTC m=+5.934318301 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c62540): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c62a00): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c62a00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c62a00): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c62a00): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c62a00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.439978841 +0000 UTC m=+5.934318301 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c62a00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e4ea80 item 5 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c63080): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c63080): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c63080): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c63080): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c63080): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.442073642 +0000 UTC m=+5.936413101 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c63080): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c635c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c635c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c635c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c635c0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c635c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.442073642 +0000 UTC m=+5.936413101 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c635c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e4f1f0 item 6 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c63c40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c63c40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c63c40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c63c40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c63c40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.443765511 +0000 UTC m=+5.938104971 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c63c40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c92240): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c92240): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c92240): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c92240): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c92240): _writeAt: size=3, off=2 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c92240): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c92240): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.443765511 +0000 UTC m=+5.938104971 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c92240): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c92700): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c92700): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c92700): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c92700): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c92700): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.443765511 +0000 UTC m=+5.938104971 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c92700): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e4f5e0 item 7 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c92d80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c92d80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c92d80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c92d80): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c92d80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.446533189 +0000 UTC m=+5.940872650 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c92d80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c932c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c932c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c932c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c932c0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c932c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.446533189 +0000 UTC m=+5.940872650 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c932c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a28000 item 8 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c93880): _readAt: size=2, off=0 2026/05/05 03:52:34 ERROR : open-test-file(0x2e6ff0c93880): Couldn't read size of file 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c93880): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c93880): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c93880): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c93880): close: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c93880): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c93c40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c93c40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c93c40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c93c40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c93c40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.448629973 +0000 UTC m=+5.942969433 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c93c40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac1c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac1c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac1c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac1c0): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac1c0): _writeAt: size=3, off=2 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac1c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac1c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.448629973 +0000 UTC m=+5.942969433 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac1c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac6c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac6c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac6c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac6c0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac6c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.448629973 +0000 UTC m=+5.942969433 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac6c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a28850 item 9 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cacd40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cacd40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cacd40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cacd40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cacd40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.451004419 +0000 UTC m=+5.945343879 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cacd40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad280): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad280): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad280): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad280): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad280): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.451004419 +0000 UTC m=+5.945343879 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad280): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a29500 item 10 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad8c0): _readAt: size=2, off=0 2026/05/05 03:52:34 ERROR : open-test-file(0x2e6ff0cad8c0): Couldn't read size of file 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad8c0): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad8c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad8c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad8c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad8c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cadc80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cadc80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cadc80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cadc80): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cadc80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.45267578 +0000 UTC m=+5.947015240 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cadc80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d28280): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d28280): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d28280): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d28280): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d28280): _writeAt: size=3, off=2 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d28280): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d28280): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.45267578 +0000 UTC m=+5.947015240 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d28280): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d28780): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d28780): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d28780): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d28780): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d28780): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.45267578 +0000 UTC m=+5.947015240 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d28780): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a299d0 item 11 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d28e00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d28e00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d28e00): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d28e00): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d28e00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.455373737 +0000 UTC m=+5.949713197 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d28e00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d29340): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d29340): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d29340): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d29340): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d29340): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.455373737 +0000 UTC m=+5.949713197 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d29340): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0ea2c40 item 12 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d29980): _readAt: size=2, off=0 2026/05/05 03:52:34 ERROR : open-test-file(0x2e6ff0d29980): Couldn't read size of file 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d29980): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d29980): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d29980): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d29980): close: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d29980): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d29d40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d29d40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d29d40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d29d40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d29d40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.457076508 +0000 UTC m=+5.951415968 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d29d40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5e500): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5e500): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5e500): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5e500): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5e500): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.457076508 +0000 UTC m=+5.951415968 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5e500): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0ea2fc0 item 13 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5eb80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5eb80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5eb80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5eb80): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5eb80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.458490294 +0000 UTC m=+5.952829754 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5eb80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5f0c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5f0c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5f0c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5f0c0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5f0c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.458490294 +0000 UTC m=+5.952829754 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5f0c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0ea3490 item 14 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5f700): _readAt: size=2, off=0 2026/05/05 03:52:34 ERROR : open-test-file(0x2e6ff0d5f700): Couldn't read size of file 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5f700): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5f700): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5f700): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5f700): close: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5f700): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5fac0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5fac0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5fac0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5fac0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5fac0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.460036439 +0000 UTC m=+5.954375899 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d5fac0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0daa280): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0daa280): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0daa280): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0daa280): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0daa280): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.460036439 +0000 UTC m=+5.954375899 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0daa280): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0ea3960 item 15 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0daa900): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0daa900): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0daa900): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0daa900): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0daa900): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.461476865 +0000 UTC m=+5.955816325 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0daa900): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0daae40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0daae40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0daae40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0daae40): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0daae40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.461476865 +0000 UTC m=+5.955816325 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0daae40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e800e0 item 16 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dab480): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dab480): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dab480): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dab480): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dab480): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.463160239 +0000 UTC m=+5.957499698 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dab480): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dab900): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dab900): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dab900): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dab900): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dab900): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dab900): _writeAt: size=3, off=7 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dab900): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dab900): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.463160239 +0000 UTC m=+5.957499698 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dab900): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dabe00): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dabe00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dabe00): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dabe00): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dabe00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.463160239 +0000 UTC m=+5.957499698 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dabe00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e804d0 item 17 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd0580): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd0580): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd0580): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd0580): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd0580): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.465155781 +0000 UTC m=+5.959495241 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd0580): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd0ac0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd0ac0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd0ac0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd0ac0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd0ac0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.465155781 +0000 UTC m=+5.959495241 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd0ac0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e80c40 item 18 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd1140): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd1140): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd1140): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd1140): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd1140): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.46650219 +0000 UTC m=+5.960841650 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd1140): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd1640): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd1640): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd1640): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd1640): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd1640): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd1640): _writeAt: size=3, off=7 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd1640): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd1640): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.46650219 +0000 UTC m=+5.960841650 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd1640): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd1b40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd1b40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd1b40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd1b40): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd1b40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.46650219 +0000 UTC m=+5.960841650 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dd1b40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e810a0 item 19 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e182c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e182c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e182c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e182c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e182c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.468505025 +0000 UTC m=+5.962844485 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e182c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e18800): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e18800): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e18800): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e18800): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e18800): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.468505025 +0000 UTC m=+5.962844485 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e18800): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e81570 item 20 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e18e80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e18e80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e18e80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e18e80): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e18e80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.469969016 +0000 UTC m=+5.964308477 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e18e80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e19380): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e19380): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e19380): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e19380): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e19380): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e19380): _writeAt: size=3, off=7 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e19380): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e19380): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.469969016 +0000 UTC m=+5.964308477 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e19380): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e19880): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e19880): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e19880): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e19880): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e19880): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.469969016 +0000 UTC m=+5.964308477 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e19880): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e818f0 item 21 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e84000): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e84000): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e84000): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e84000): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e84000): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.47196007 +0000 UTC m=+5.966299530 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e84000): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e84540): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e84540): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e84540): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e84540): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e84540): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.47196007 +0000 UTC m=+5.966299530 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e84540): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a0e930 item 22 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e84bc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e84bc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e84bc0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e84bc0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e84bc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.473673341 +0000 UTC m=+5.968012800 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e84bc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e850c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e850c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e850c0): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e850c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e850c0): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e850c0): _writeAt: size=3, off=7 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e850c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e850c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.473673341 +0000 UTC m=+5.968012800 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e850c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e855c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e855c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e855c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e855c0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e855c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.473673341 +0000 UTC m=+5.968012800 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e855c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1058000 item 23 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e85c40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e85c40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e85c40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e85c40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e85c40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.478522443 +0000 UTC m=+5.972861903 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e85c40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eae280): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eae280): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eae280): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eae280): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eae280): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.478522443 +0000 UTC m=+5.972861903 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eae280): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1058690 item 24 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eae8c0): _readAt: size=2, off=0 2026/05/05 03:52:34 ERROR : open-test-file(0x2e6ff0eae8c0): Couldn't read size of file 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eae8c0): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eae8c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eae8c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eae8c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eae8c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eaec80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eaec80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eaec80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eaec80): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eaec80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.482499802 +0000 UTC m=+5.976839262 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eaec80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eaf180): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eaf180): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eaf180): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eaf180): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eaf180): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eaf180): _writeAt: size=3, off=7 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eaf180): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eaf180): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.482499802 +0000 UTC m=+5.976839262 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eaf180): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eaf6c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eaf6c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eaf6c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eaf6c0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eaf6c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.482499802 +0000 UTC m=+5.976839262 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eaf6c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1058b60 item 25 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eafd40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eafd40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eafd40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eafd40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eafd40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.484207471 +0000 UTC m=+5.978546932 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eafd40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed6380): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed6380): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed6380): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed6380): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed6380): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.484207471 +0000 UTC m=+5.978546932 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed6380): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1059110 item 26 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c2500): _readAt: size=2, off=0 2026/05/05 03:52:34 ERROR : open-test-file(0x2e6ff13c2500): Couldn't read size of file 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c2500): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c2500): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c2500): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c2500): close: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c2500): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c28c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c28c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c28c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c28c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c28c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.485466626 +0000 UTC m=+5.979806086 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c28c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c2dc0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c2dc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c2dc0): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c2dc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c2dc0): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c2dc0): _writeAt: size=3, off=7 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c2dc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c2dc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.485466626 +0000 UTC m=+5.979806086 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c2dc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c3300): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c3300): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c3300): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c3300): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c3300): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.485466626 +0000 UTC m=+5.979806086 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c3300): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0db64d0 item 27 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c3980): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c3980): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c3980): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c3980): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c3980): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.488548026 +0000 UTC m=+5.982887485 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c3980): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c3ec0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c3ec0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c3ec0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c3ec0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c3ec0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.488548026 +0000 UTC m=+5.982887485 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13c3ec0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0db6c40 item 28 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f50600): _readAt: size=2, off=0 2026/05/05 03:52:34 ERROR : open-test-file(0x2e6ff0f50600): Couldn't read size of file 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f50600): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f50600): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f50600): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f50600): close: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f50600): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f509c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f509c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f509c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f509c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f509c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.492434703 +0000 UTC m=+5.986774163 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f509c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f51080): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f51080): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f51080): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f51080): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f51080): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.492434703 +0000 UTC m=+5.986774163 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f51080): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0db70a0 item 29 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f51700): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f51700): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f51700): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f51700): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f51700): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.493807712 +0000 UTC m=+5.988147172 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f51700): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f51c40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f51c40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f51c40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f51c40): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f51c40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.493807712 +0000 UTC m=+5.988147172 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f51c40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0db7420 item 30 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f88380): _readAt: size=2, off=0 2026/05/05 03:52:34 ERROR : open-test-file(0x2e6ff0f88380): Couldn't read size of file 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f88380): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f88380): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f88380): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f88380): close: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f88380): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f88740): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f88740): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f88740): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f88740): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f88740): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.495065775 +0000 UTC m=+5.989405235 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f88740): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f88e00): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f88e00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f88e00): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f88e00): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f88e00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.495065775 +0000 UTC m=+5.989405235 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f88e00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0db78f0 item 31 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f89480): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f89480): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f89480): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f89480): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f89480): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.496449313 +0000 UTC m=+5.990788773 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f89480): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f899c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f899c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f899c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f899c0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f899c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.496449313 +0000 UTC m=+5.990788773 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f899c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0db7d50 item 32 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fce100): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fce100): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fce100): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fce100): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fce100): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.499514252 +0000 UTC m=+5.993853712 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fce100): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fce580): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fce580): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fce580): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fce580): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fce580): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff102c2a0 item 33 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fce580): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fce580): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.500011841 +0000 UTC m=+5.994351300 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fce580): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcea80): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcea80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcea80): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcea80): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcea80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.500011841 +0000 UTC m=+5.994351300 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcea80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff102c540 item 33 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcf0c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcf0c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcf0c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcf0c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcf0c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.501230347 +0000 UTC m=+5.995569807 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcf0c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcf540): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcf540): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff102ca80 item 34 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcf540): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcf540): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcf540): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcf540): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcf540): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.502168316 +0000 UTC m=+5.996507776 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcf540): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcfa80): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcfa80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcfa80): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcfa80): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcfa80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.502168316 +0000 UTC m=+5.996507776 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fcfa80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff102ccb0 item 34 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed68c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed68c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed68c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed68c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed68c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.50448271 +0000 UTC m=+5.998822169 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed68c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed6d40): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed6d40): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed6d40): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed6d40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed6d40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1059500 item 35 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed6d40): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed6d40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.504936967 +0000 UTC m=+5.999276426 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed6d40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed7240): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed7240): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed7240): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed7240): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed7240): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.504936967 +0000 UTC m=+5.999276426 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed7240): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff10596c0 item 35 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed78c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed78c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed78c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed78c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed78c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.506601645 +0000 UTC m=+6.000941105 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed78c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed7dc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed7dc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1059ce0 item 36 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed7dc0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed7dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed7dc0): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed7dc0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed7dc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.50731027 +0000 UTC m=+6.001649730 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ed7dc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef0400): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef0400): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef0400): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef0400): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef0400): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.50731027 +0000 UTC m=+6.001649730 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef0400): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0dca000 item 36 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef0a40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef0a40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef0a40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef0a40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef0a40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.508496808 +0000 UTC m=+6.002836269 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef0a40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef0ec0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef0ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef0ec0): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef0ec0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef0ec0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0dca460 item 37 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef0ec0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef0ec0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.509058646 +0000 UTC m=+6.003398107 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef0ec0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef13c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef13c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef13c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef13c0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef13c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.509058646 +0000 UTC m=+6.003398107 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef13c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0dca9a0 item 37 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef1a40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef1a40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef1a40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef1a40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef1a40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.510331086 +0000 UTC m=+6.004670547 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ef1a40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1294040): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1294040): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0dcae00 item 38 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1294040): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1294040): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1294040): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1294040): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1294040): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.51079966 +0000 UTC m=+6.005139119 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1294040): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1294580): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1294580): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1294580): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1294580): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1294580): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.51079966 +0000 UTC m=+6.005139119 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1294580): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0dcb1f0 item 38 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1294c00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1294c00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1294c00): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1294c00): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1294c00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.512002969 +0000 UTC m=+6.006342428 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1294c00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1295100): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1295100): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1295100): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1295100): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1295100): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0dcb570 item 39 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1295100): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1295100): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.512494685 +0000 UTC m=+6.006834146 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1295100): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1295600): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1295600): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1295600): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1295600): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1295600): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.512494685 +0000 UTC m=+6.006834146 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1295600): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0dcb730 item 39 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1295c80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1295c80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1295c80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1295c80): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1295c80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.513770721 +0000 UTC m=+6.008110181 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1295c80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c2280): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c2280): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0dcbab0 item 40 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c2280): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c2280): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c2280): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c2280): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c2280): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.514397654 +0000 UTC m=+6.008737114 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c2280): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c27c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c27c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c27c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c27c0): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c27c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.514397654 +0000 UTC m=+6.008737114 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c27c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0dcbd50 item 40 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c2d80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c2d80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c2d80): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c2d80): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c2d80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c2d80): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c2d80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.515767927 +0000 UTC m=+6.010107387 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c2d80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c3280): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c3280): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c3280): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff09f3180 item 41 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c3280): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c3280): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.5163688 +0000 UTC m=+6.010708260 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c3280): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c3740): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c3740): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c3740): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c3740): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c3740): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff09f3730 item 41 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c3740): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c3740): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.516799763 +0000 UTC m=+6.011139223 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c3740): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c3c80): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c3c80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c3c80): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c3c80): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c3c80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.516799763 +0000 UTC m=+6.011139223 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12c3c80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff09f3c00 item 41 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101c2c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101c2c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101c2c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101c2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101c2c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101c2c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101c2c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.518367428 +0000 UTC m=+6.012706889 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101c2c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101c7c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101c7c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101c7c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff102d180 item 42 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101c7c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101c7c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.518903679 +0000 UTC m=+6.013243149 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101c7c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101cd00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101cd00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff102d340 item 42 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101cd00): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101cd00): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101cd00): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101cd00): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101cd00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.519327699 +0000 UTC m=+6.013667159 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101cd00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101d280): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101d280): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101d280): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101d280): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101d280): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.519327699 +0000 UTC m=+6.013667159 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101d280): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff102d500 item 42 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101d8c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101d8c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101d8c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101d8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101d8c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101d8c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101d8c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.520667305 +0000 UTC m=+6.015006765 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101d8c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101ddc0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101ddc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101ddc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff102d880 item 43 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101ddc0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101ddc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.521074763 +0000 UTC m=+6.015414223 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff101ddc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106c400): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106c400): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106c400): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106c400): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106c400): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff102dc00 item 43 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106c400): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106c400): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.521901922 +0000 UTC m=+6.016241382 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106c400): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106c940): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106c940): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106c940): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106c940): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106c940): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.521901922 +0000 UTC m=+6.016241382 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106c940): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff102ddc0 item 43 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106cf80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106cf80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106cf80): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106cf80): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106cf80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106cf80): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106cf80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.523307583 +0000 UTC m=+6.017647043 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106cf80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106d480): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106d480): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106d480): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a798f0 item 44 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106d480): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106d480): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.523729167 +0000 UTC m=+6.018068628 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106d480): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106d9c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106d9c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a06460 item 44 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106d9c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106d9c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106d9c0): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106d9c0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106d9c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.524259087 +0000 UTC m=+6.018598557 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff106d9c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132c040): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132c040): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132c040): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132c040): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132c040): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.524259087 +0000 UTC m=+6.018598557 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132c040): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a06770 item 44 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132c680): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132c680): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132c680): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132c680): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132c680): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132c680): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132c680): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.525678604 +0000 UTC m=+6.020018064 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132c680): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132cb80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132cb80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132cb80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a07960 item 45 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132cb80): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132cb80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.526391738 +0000 UTC m=+6.020731198 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132cb80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132d280): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132d280): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132d280): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132d280): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132d280): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.526391738 +0000 UTC m=+6.020731198 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132d280): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a07c70 item 45 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132d8c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132d8c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132d8c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132d8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132d8c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132d8c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132d8c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.527801556 +0000 UTC m=+6.022141015 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132d8c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132ddc0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132ddc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132ddc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a08620 item 46 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132ddc0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132ddc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.52842389 +0000 UTC m=+6.022763389 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff132ddc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13665c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13665c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13665c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13665c0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13665c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.52842389 +0000 UTC m=+6.022763389 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13665c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a08af0 item 46 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1366c00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1366c00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1366c00): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1366c00): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1366c00): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1366c00): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1366c00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.529657626 +0000 UTC m=+6.023997086 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1366c00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1367100): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1367100): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1367100): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a09340 item 47 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1367100): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1367100): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.530065675 +0000 UTC m=+6.024405135 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1367100): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1367800): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1367800): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1367800): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1367800): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1367800): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.530065675 +0000 UTC m=+6.024405135 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1367800): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a09650 item 47 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1367e40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1367e40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1367e40): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1367e40): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1367e40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1367e40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1367e40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.531306054 +0000 UTC m=+6.025645514 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1367e40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1390440): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1390440): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1390440): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a321c0 item 48 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1390440): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1390440): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.531768455 +0000 UTC m=+6.026107916 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1390440): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1390b40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1390b40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1390b40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1390b40): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1390b40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.531768455 +0000 UTC m=+6.026107916 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1390b40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a325b0 item 48 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1391180): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1391180): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1391180): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1391180): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1391180): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.533164457 +0000 UTC m=+6.027503917 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1391180): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1391600): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1391600): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1391600): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1391600): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1391600): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1391600): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a32cb0 item 49 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1391600): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1391600): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.533746314 +0000 UTC m=+6.028085774 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1391600): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1391b40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1391b40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1391b40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1391b40): >_readAt: n=8, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1391b40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.533746314 +0000 UTC m=+6.028085774 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1391b40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a32fc0 item 49 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f42c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f42c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f42c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f42c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f42c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.53519231 +0000 UTC m=+6.029531771 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f42c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f47c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f47c0): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f47c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a335e0 item 50 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f47c0): _readAt: size=2, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f47c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f47c0): _writeAt: size=3, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f47c0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f47c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.53574329 +0000 UTC m=+6.030082749 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f47c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f4d40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f4d40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f4d40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f4d40): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f4d40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.53574329 +0000 UTC m=+6.030082749 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f4d40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a33b90 item 50 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f53c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f53c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f53c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f53c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f53c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.536967707 +0000 UTC m=+6.031307168 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f53c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f58c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f58c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f58c0): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f58c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f58c0): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f58c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a56690 item 51 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f58c0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f58c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.537527433 +0000 UTC m=+6.031866893 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f58c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f5e00): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f5e00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f5e00): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f5e00): >_readAt: n=8, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f5e00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.537527433 +0000 UTC m=+6.031866893 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13f5e00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a56af0 item 51 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149e580): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149e580): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149e580): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149e580): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149e580): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.539538816 +0000 UTC m=+6.033878276 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149e580): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149ea80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149ea80): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149ea80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a57500 item 52 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149ea80): _readAt: size=2, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149ea80): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149ea80): _writeAt: size=3, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149ea80): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149ea80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.540201415 +0000 UTC m=+6.034540885 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149ea80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149f000): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149f000): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149f000): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149f000): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149f000): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.540201415 +0000 UTC m=+6.034540885 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149f000): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a576c0 item 52 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149f680): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149f680): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149f680): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149f680): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149f680): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.541672118 +0000 UTC m=+6.036011578 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149f680): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149fb80): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149fb80): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149fb80): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149fb80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149fb80): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149fb80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a57c70 item 53 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149fb80): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149fb80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.542245108 +0000 UTC m=+6.036584568 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff149fb80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150e1c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150e1c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150e1c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150e1c0): >_readAt: n=8, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150e1c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.542245108 +0000 UTC m=+6.036584568 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150e1c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e4a1c0 item 53 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150e840): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150e840): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150e840): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150e840): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150e840): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.543665597 +0000 UTC m=+6.038005057 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150e840): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150ed40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150ed40): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150ed40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e4a690 item 54 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150ed40): _readAt: size=2, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150ed40): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150ed40): _writeAt: size=3, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150ed40): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150ed40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.544191167 +0000 UTC m=+6.038530627 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150ed40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150f2c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150f2c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150f2c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150f2c0): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150f2c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.544191167 +0000 UTC m=+6.038530627 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150f2c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e4a8c0 item 54 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150f940): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150f940): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150f940): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150f940): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150f940): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.545506558 +0000 UTC m=+6.039846018 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150f940): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150fe40): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150fe40): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150fe40): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150fe40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150fe40): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150fe40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e4ae00 item 55 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150fe40): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150fe40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.545895401 +0000 UTC m=+6.040234861 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff150fe40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1528480): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1528480): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1528480): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1528480): >_readAt: n=8, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1528480): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.545895401 +0000 UTC m=+6.040234861 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1528480): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e4afc0 item 55 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1528b00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1528b00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1528b00): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1528b00): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1528b00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.548267824 +0000 UTC m=+6.042607283 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1528b00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1529000): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1529000): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1529000): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e4b340 item 56 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1529000): _readAt: size=2, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1529000): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1529000): _writeAt: size=3, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1529000): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1529000): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.548814835 +0000 UTC m=+6.043154305 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1529000): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1529580): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1529580): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1529580): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1529580): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1529580): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.548814835 +0000 UTC m=+6.043154305 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1529580): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e4b570 item 56 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1529bc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1529bc0): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1529bc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1529bc0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1529bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1529bc0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1529bc0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1529bc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.550827309 +0000 UTC m=+6.045166770 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1529bc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154c200): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154c200): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154c200): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e4be30 item 57 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154c200): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154c200): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.551409067 +0000 UTC m=+6.045748526 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154c200): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154c740): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154c740): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154c740): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154c740): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154c740): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154c740): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0b80540 item 57 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154c740): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154c740): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.552481348 +0000 UTC m=+6.046820878 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154c740): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154ccc0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154ccc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154ccc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154ccc0): >_readAt: n=8, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154ccc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.552481348 +0000 UTC m=+6.046820878 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154ccc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0b80a10 item 57 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e83c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e83c0): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e83c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e83c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e83c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e83c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e83c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e83c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.554878208 +0000 UTC m=+6.049217667 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e83c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e8900): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e8900): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e8900): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff065f8f0 item 58 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e8900): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e8900): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.55597212 +0000 UTC m=+6.050311580 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e8900): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e8e40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e8e40): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e8e40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e9e150 item 58 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e8e40): _readAt: size=2, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e8e40): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e8e40): _writeAt: size=3, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e8e40): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e8e40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.556907644 +0000 UTC m=+6.051247104 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e8e40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e9400): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e9400): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e9400): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e9400): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e9400): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.556907644 +0000 UTC m=+6.051247104 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e9400): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e9e310 item 58 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e9a40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e9a40): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e9a40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e9a40): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e9a40): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e9a40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e9a40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e9a40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.558658925 +0000 UTC m=+6.052998385 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12e9a40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a0080): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a0080): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a0080): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e9e8c0 item 59 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a0080): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a0080): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.559241354 +0000 UTC m=+6.053580813 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a0080): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a05c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a05c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a05c0): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a05c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a05c0): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a05c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e9eaf0 item 59 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a05c0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a05c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.559621721 +0000 UTC m=+6.053961181 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a05c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a0b40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a0b40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a0b40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a0b40): >_readAt: n=8, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a0b40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.559621721 +0000 UTC m=+6.053961181 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a0b40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e9ee70 item 59 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a1180): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a1180): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a1180): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a1180): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a1180): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a1180): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a1180): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a1180): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.561596203 +0000 UTC m=+6.055935663 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a1180): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a16c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a16c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a16c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e9f3b0 item 60 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a16c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a16c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.561902391 +0000 UTC m=+6.056241851 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a16c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a1c00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a1c00): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a1c00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e9f570 item 60 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a1c00): _readAt: size=2, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a1c00): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a1c00): _writeAt: size=3, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a1c00): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a1c00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.562471134 +0000 UTC m=+6.056810594 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a1c00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15ba2c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15ba2c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15ba2c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15ba2c0): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15ba2c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.562471134 +0000 UTC m=+6.056810594 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15ba2c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e9f810 item 60 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15ba900): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15ba900): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15ba900): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15ba900): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15ba900): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15ba900): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15ba900): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15ba900): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.563675374 +0000 UTC m=+6.058014834 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15ba900): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15bae40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15bae40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15bae40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e9fb90 item 61 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15bae40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15bae40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.564144919 +0000 UTC m=+6.058484379 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15bae40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15bb540): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15bb540): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15bb540): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15bb540): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15bb540): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.564144919 +0000 UTC m=+6.058484379 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15bb540): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e9fe30 item 61 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15bbb80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15bbb80): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15bbb80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15bbb80): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15bbb80): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15bbb80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15bbb80): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15bbb80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.565549858 +0000 UTC m=+6.059889318 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15bbb80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dc1c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dc1c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dc1c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff09fc7e0 item 62 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dc1c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dc1c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.56642644 +0000 UTC m=+6.060765901 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dc1c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154d380): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154d380): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154d380): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154d380): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154d380): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.56642644 +0000 UTC m=+6.060765901 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154d380): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff09fca80 item 62 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154d9c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154d9c0): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154d9c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154d9c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154d9c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154d9c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154d9c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154d9c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.567606656 +0000 UTC m=+6.061946116 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154d9c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1570000): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1570000): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1570000): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0b812d0 item 63 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1570000): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1570000): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.568076182 +0000 UTC m=+6.062415642 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1570000): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1570700): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1570700): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1570700): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1570700): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1570700): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.568076182 +0000 UTC m=+6.062415642 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1570700): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0b815e0 item 63 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1570d40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1570d40): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1570d40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1570d40): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1570d40): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1570d40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1570d40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1570d40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.569808718 +0000 UTC m=+6.064148178 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1570d40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1571280): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1571280): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1571280): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0b81c70 item 64 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1571280): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1571280): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.570256872 +0000 UTC m=+6.064596332 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1571280): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1571980): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1571980): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1571980): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1571980): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1571980): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.570256872 +0000 UTC m=+6.064596332 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1571980): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a5e150 item 64 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160c0c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160c0c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160c0c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160c0c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160c0c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.571705794 +0000 UTC m=+6.066045255 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160c0c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160c540): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160c540): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160c540): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160c540): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160c540): _writeAt: size=3, off=2 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a5e4d0 item 65 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160c540): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160c540): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.572236055 +0000 UTC m=+6.066575514 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160c540): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160ca40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160ca40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160ca40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160ca40): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160ca40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.572236055 +0000 UTC m=+6.066575514 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160ca40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a5ea10 item 65 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160d080): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160d080): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160d080): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160d080): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160d080): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.573451476 +0000 UTC m=+6.067790936 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160d080): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160d500): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160d500): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a5f030 item 66 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160d500): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160d500): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160d500): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160d500): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160d500): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.575049779 +0000 UTC m=+6.069389259 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160d500): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160da40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160da40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160da40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160da40): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160da40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.575049779 +0000 UTC m=+6.069389259 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff160da40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a5f2d0 item 66 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162c180): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162c180): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162c180): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162c180): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162c180): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.577580772 +0000 UTC m=+6.071920231 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162c180): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162c600): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162c600): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162c600): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162c600): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162c600): _writeAt: size=3, off=2 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a5fa40 item 67 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162c600): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162c600): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.578026012 +0000 UTC m=+6.072365482 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162c600): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162cb00): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162cb00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162cb00): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162cb00): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162cb00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.578026012 +0000 UTC m=+6.072365482 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162cb00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a5fc00 item 67 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d180): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d180): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d180): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d180): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d180): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.57919714 +0000 UTC m=+6.073536599 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d180): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d680): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d680): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff09ba460 item 68 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d680): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d680): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d680): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d680): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d680): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.579688025 +0000 UTC m=+6.074027484 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d680): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162dbc0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162dbc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162dbc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162dbc0): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162dbc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.579688025 +0000 UTC m=+6.074027484 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162dbc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff09bb880 item 68 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dcac0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dcac0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dcac0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dcac0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dcac0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.584891986 +0000 UTC m=+6.079231446 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dcac0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16500c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16500c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16500c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16500c0): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16500c0): _writeAt: size=3, off=2 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff09bbce0 item 69 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16500c0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16500c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.58553068 +0000 UTC m=+6.079870140 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16500c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9c200): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9c200): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9c200): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9c200): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9c200): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.58553068 +0000 UTC m=+6.079870140 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9c200): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fc6150 item 69 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9c900): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9c900): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9c900): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9c900): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9c900): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.589433579 +0000 UTC m=+6.083773040 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9c900): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9ce00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9ce00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fc64d0 item 70 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9ce00): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9ce00): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9ce00): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9ce00): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9ce00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.589913013 +0000 UTC m=+6.084252473 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9ce00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9d340): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9d340): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9d340): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9d340): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9d340): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.589913013 +0000 UTC m=+6.084252473 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9d340): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fc6690 item 70 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9d9c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9d9c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9d9c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9d9c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9d9c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.592238658 +0000 UTC m=+6.086578119 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9d9c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9dec0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9dec0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9dec0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9dec0): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9dec0): _writeAt: size=3, off=2 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fc6a10 item 71 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9dec0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9dec0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.593423292 +0000 UTC m=+6.087762752 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9dec0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c864c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c864c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c864c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c864c0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c864c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.593423292 +0000 UTC m=+6.087762752 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c864c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fc6bd0 item 71 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86b40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86b40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86b40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86b40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86b40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.594920615 +0000 UTC m=+6.089260075 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86b40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c870c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c870c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fc6f50 item 72 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c870c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c870c0): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c870c0): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c870c0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c870c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.595861919 +0000 UTC m=+6.090201379 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c870c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87600): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87600): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87600): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87600): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87600): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.595861919 +0000 UTC m=+6.090201379 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87600): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fc7180 item 72 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87bc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87bc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87bc0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87bc0): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87bc0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87bc0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87bc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.598966402 +0000 UTC m=+6.093305862 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87bc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dc1c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dc1c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dc1c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fc7500 item 73 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dc1c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dc1c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.599512752 +0000 UTC m=+6.093852213 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dc1c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dc680): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dc680): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dc680): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dc680): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dc680): _writeAt: size=3, off=2 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fc76c0 item 73 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dc680): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dc680): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.599928857 +0000 UTC m=+6.094268317 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dc680): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dd280): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dd280): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dd280): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dd280): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dd280): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.599928857 +0000 UTC m=+6.094268317 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dd280): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fc7880 item 73 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dd8c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dd8c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dd8c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dd8c0): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dd8c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dd8c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dd8c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.600993614 +0000 UTC m=+6.095333075 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dd8c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dddc0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dddc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dddc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fc7c00 item 74 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dddc0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dddc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.601401494 +0000 UTC m=+6.095740955 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15dddc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16507c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16507c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fae000 item 74 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16507c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16507c0): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16507c0): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16507c0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16507c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.601851622 +0000 UTC m=+6.096191083 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16507c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1650d40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1650d40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1650d40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1650d40): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1650d40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.601851622 +0000 UTC m=+6.096191083 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1650d40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fae1c0 item 74 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1651380): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1651380): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1651380): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1651380): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1651380): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1651380): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1651380): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.603140924 +0000 UTC m=+6.097480384 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1651380): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1651880): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1651880): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1651880): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fae540 item 75 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1651880): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1651880): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.603468832 +0000 UTC m=+6.097808292 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1651880): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1651dc0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1651dc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1651dc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1651dc0): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1651dc0): _writeAt: size=3, off=2 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fae700 item 75 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1651dc0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1651dc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.603964305 +0000 UTC m=+6.098303766 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1651dc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a72d40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a72d40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a72d40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a72d40): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a72d40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.603964305 +0000 UTC m=+6.098303766 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a72d40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fae8c0 item 75 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c060c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c060c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c060c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c060c0): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c060c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c060c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c060c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.605630497 +0000 UTC m=+6.099969957 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c060c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c06f00): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c06f00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c06f00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff09fc770 item 76 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c06f00): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c06f00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.606221533 +0000 UTC m=+6.100560992 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c06f00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c07b40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c07b40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff09fca10 item 76 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c07b40): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c07b40): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c07b40): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c07b40): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c07b40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.606818638 +0000 UTC m=+6.101158098 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c07b40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa240): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa240): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa240): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa240): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa240): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.606818638 +0000 UTC m=+6.101158098 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa240): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff09fd490 item 76 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa880): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa880): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa880): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa880): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa880): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa880): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa880): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.608300641 +0000 UTC m=+6.102640102 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa880): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfae80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfae80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfae80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff09fd880 item 77 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfae80): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfae80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.608926032 +0000 UTC m=+6.103265491 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfae80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfb580): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfb580): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfb580): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfb580): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfb580): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.608926032 +0000 UTC m=+6.103265491 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfb580): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff09fdb20 item 77 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfbbc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfbbc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfbbc0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfbbc0): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfbbc0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfbbc0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfbbc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.610325169 +0000 UTC m=+6.104664629 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfbbc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d24280): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d24280): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d24280): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0f7c1c0 item 78 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d24280): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d24280): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.610718651 +0000 UTC m=+6.105058110 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d24280): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d256c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d256c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d256c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d256c0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d256c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.610718651 +0000 UTC m=+6.105058110 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d256c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0f7c380 item 78 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d25d80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d25d80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d25d80): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d25d80): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d25d80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d25d80): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d25d80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.612257192 +0000 UTC m=+6.106596651 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d25d80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc400): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc400): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc400): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0f7c7e0 item 79 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc400): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc400): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.612644332 +0000 UTC m=+6.106983792 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc400): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbcb00): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbcb00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbcb00): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbcb00): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbcb00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.612644332 +0000 UTC m=+6.106983792 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbcb00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0f7c9a0 item 79 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd140): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd140): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd140): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd140): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd140): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd140): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd140): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.614235702 +0000 UTC m=+6.108575163 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd140): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd640): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd640): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd640): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0f7ce00 item 80 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd640): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd640): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.614852335 +0000 UTC m=+6.109191795 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd640): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbdd40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbdd40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbdd40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbdd40): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbdd40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.614852335 +0000 UTC m=+6.109191795 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbdd40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0f7cfc0 item 80 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73100): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73100): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73100): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73100): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73100): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.616204223 +0000 UTC m=+6.110543684 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73100): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73b40): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73b40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73b40): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73b40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73b40): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73b40): _writeAt: size=3, off=7 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0faeaf0 item 81 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73b40): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73b40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.616776733 +0000 UTC m=+6.111116193 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73b40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae2380): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae2380): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae2380): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae2380): >_readAt: n=8, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae2380): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.616776733 +0000 UTC m=+6.111116193 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae2380): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0faed90 item 81 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae2a00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae2a00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae2a00): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae2a00): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae2a00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.618949709 +0000 UTC m=+6.113289170 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae2a00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae2f00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae2f00): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae2f00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0faf1f0 item 82 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae2f00): _readAt: size=2, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae2f00): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae2f00): _writeAt: size=3, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae2f00): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae2f00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.619551405 +0000 UTC m=+6.113890865 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae2f00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae3480): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae3480): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae3480): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae3480): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae3480): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.619551405 +0000 UTC m=+6.113890865 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae3480): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0faf3b0 item 82 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae3b00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae3b00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae3b00): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae3b00): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae3b00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.620799558 +0000 UTC m=+6.115139018 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ae3b00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af4100): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af4100): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af4100): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af4100): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af4100): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af4100): _writeAt: size=3, off=7 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0faf730 item 83 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af4100): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af4100): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.621379932 +0000 UTC m=+6.115719393 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af4100): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af4640): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af4640): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af4640): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af4640): >_readAt: n=8, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af4640): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.621379932 +0000 UTC m=+6.115719393 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af4640): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0faf8f0 item 83 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af4cc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af4cc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af4cc0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af4cc0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af4cc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.624395558 +0000 UTC m=+6.118735018 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af4cc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af51c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af51c0): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af51c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1046070 item 84 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af51c0): _readAt: size=2, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af51c0): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af51c0): _writeAt: size=3, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af51c0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af51c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.625105456 +0000 UTC m=+6.119444916 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af51c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af5740): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af5740): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af5740): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af5740): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af5740): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.625105456 +0000 UTC m=+6.119444916 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af5740): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1046230 item 84 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af5dc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af5dc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af5dc0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af5dc0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af5dc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.626314806 +0000 UTC m=+6.120654267 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af5dc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c943c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c943c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c943c0): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c943c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c943c0): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c943c0): _writeAt: size=3, off=7 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff10465b0 item 85 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c943c0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c943c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.626712928 +0000 UTC m=+6.121052387 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c943c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c94900): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c94900): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c94900): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c94900): >_readAt: n=8, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c94900): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.626712928 +0000 UTC m=+6.121052387 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c94900): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1046770 item 85 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c94f80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c94f80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c94f80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c94f80): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c94f80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.628001697 +0000 UTC m=+6.122341177 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c94f80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c95480): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c95480): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c95480): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1046af0 item 86 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c95480): _readAt: size=2, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c95480): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c95480): _writeAt: size=3, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c95480): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c95480): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.6293775 +0000 UTC m=+6.123716970 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c95480): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c95a00): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c95a00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c95a00): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c95a00): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c95a00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.6293775 +0000 UTC m=+6.123716970 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c95a00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1046cb0 item 86 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca4180): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca4180): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca4180): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca4180): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca4180): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.630743356 +0000 UTC m=+6.125082817 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca4180): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca4680): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca4680): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca4680): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca4680): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca4680): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca4680): _writeAt: size=3, off=7 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1047030 item 87 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca4680): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca4680): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.631298753 +0000 UTC m=+6.125638213 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca4680): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca4bc0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca4bc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca4bc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca4bc0): >_readAt: n=8, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca4bc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.631298753 +0000 UTC m=+6.125638213 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca4bc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1047260 item 87 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca5240): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca5240): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca5240): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca5240): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca5240): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.632461526 +0000 UTC m=+6.126800985 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca5240): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca5740): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca5740): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca5740): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff10475e0 item 88 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca5740): _readAt: size=2, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca5740): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca5740): _writeAt: size=3, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca5740): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca5740): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.633036089 +0000 UTC m=+6.127375548 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca5740): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca5cc0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca5cc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca5cc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca5cc0): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca5cc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.633036089 +0000 UTC m=+6.127375548 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ca5cc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1047960 item 88 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d04400): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d04400): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d04400): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d04400): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d04400): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d04400): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d04400): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d04400): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.634254606 +0000 UTC m=+6.128594067 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d04400): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d04940): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d04940): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d04940): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1047dc0 item 89 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d04940): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d04940): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.634715416 +0000 UTC m=+6.129054875 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d04940): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d04e80): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d04e80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d04e80): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d04e80): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d04e80): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d04e80): _writeAt: size=3, off=7 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff13c40e0 item 89 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d04e80): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d04e80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.635260884 +0000 UTC m=+6.129600343 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d04e80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162c740): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162c740): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162c740): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162c740): >_readAt: n=8, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162c740): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.635260884 +0000 UTC m=+6.129600343 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162c740): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0f7d2d0 item 89 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162cd80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162cd80): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162cd80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162cd80): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162cd80): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162cd80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162cd80): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162cd80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.637296742 +0000 UTC m=+6.131636202 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162cd80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d2c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d2c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d2c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0f7d6c0 item 90 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d2c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d2c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.637813547 +0000 UTC m=+6.132153017 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d2c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d800): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d800): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d800): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0f7d880 item 90 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d800): _readAt: size=2, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d800): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d800): _writeAt: size=3, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d800): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d800): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.638532943 +0000 UTC m=+6.132872403 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162d800): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162de00): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162de00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162de00): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162de00): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162de00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.638532943 +0000 UTC m=+6.132872403 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff162de00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0f7da40 item 90 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c66600): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c66600): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c66600): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c66600): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c66600): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c66600): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c66600): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c66600): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.640001972 +0000 UTC m=+6.134341432 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c66600): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c66b40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c66b40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c66b40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1348070 item 91 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c66b40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c66b40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.640504831 +0000 UTC m=+6.134844291 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c66b40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c67080): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c67080): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c67080): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c67080): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c67080): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c67080): _writeAt: size=3, off=7 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff13482a0 item 91 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c67080): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c67080): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.640993432 +0000 UTC m=+6.135332893 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c67080): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c67600): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c67600): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c67600): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c67600): >_readAt: n=8, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c67600): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.640993432 +0000 UTC m=+6.135332893 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c67600): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1348460 item 91 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c67c40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c67c40): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c67c40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c67c40): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c67c40): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c67c40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c67c40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c67c40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.642260571 +0000 UTC m=+6.136600032 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c67c40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d82280): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d82280): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d82280): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff13487e0 item 92 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d82280): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d82280): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.642761085 +0000 UTC m=+6.137100545 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d82280): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d827c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d827c0): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d827c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff13489a0 item 92 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d827c0): _readAt: size=2, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d827c0): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d827c0): _writeAt: size=3, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d827c0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d827c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.643450705 +0000 UTC m=+6.137790165 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d827c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d82d80): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d82d80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d82d80): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d82d80): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d82d80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.643450705 +0000 UTC m=+6.137790165 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d82d80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1348b60 item 92 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d833c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d833c0): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d833c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d833c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d833c0): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d833c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d833c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d833c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.644740536 +0000 UTC m=+6.139079997 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d833c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d83900): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d83900): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d83900): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1348ee0 item 93 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d83900): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d83900): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.645223978 +0000 UTC m=+6.139563438 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d83900): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db0100): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db0100): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db0100): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db0100): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db0100): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.645223978 +0000 UTC m=+6.139563438 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db0100): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff13490a0 item 93 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db0740): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db0740): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db0740): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db0740): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db0740): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db0740): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db0740): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db0740): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.646526485 +0000 UTC m=+6.140865944 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db0740): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db0c80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db0c80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db0c80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1349420 item 94 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db0c80): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db0c80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.646963528 +0000 UTC m=+6.141302988 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db0c80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db1380): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db1380): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db1380): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db1380): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db1380): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.646963528 +0000 UTC m=+6.141302988 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db1380): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff13495e0 item 94 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db19c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db19c0): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db19c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db19c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db19c0): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db19c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db19c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db19c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.648304817 +0000 UTC m=+6.142644277 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db19c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de0000): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de0000): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de0000): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1349b90 item 95 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de0000): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de0000): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.64875715 +0000 UTC m=+6.143096610 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de0000): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de0700): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de0700): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de0700): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de0700): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de0700): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.64875715 +0000 UTC m=+6.143096610 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de0700): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1349d50 item 95 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de0d40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de0d40): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de0d40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de0d40): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de0d40): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de0d40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de0d40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de0d40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.649953004 +0000 UTC m=+6.144292464 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de0d40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de1280): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de1280): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de1280): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1374230 item 96 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de1280): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de1280): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.650414404 +0000 UTC m=+6.144753864 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de1280): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de1980): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de1980): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de1980): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de1980): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de1980): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.650414404 +0000 UTC m=+6.144753864 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0de1980): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff13743f0 item 96 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= 2026/05/05 03:52:34 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:34 DEBUG : Looking for writers 2026/05/05 03:52:34 DEBUG : >WaitForWriters: 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/05 03:52:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfe640): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfe640): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfe640): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfe640): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfe640): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.658834199 +0000 UTC m=+6.153173659 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfe640): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfeac0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfeac0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfeac0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfeac0): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfeac0): _writeAt: size=3, off=2 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfeac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfeac0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.658834199 +0000 UTC m=+6.153173659 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfeac0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfef80): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfef80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfef80): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfef80): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfef80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.658834199 +0000 UTC m=+6.153173659 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfef80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0da41c0 item 1 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dff5c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dff5c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dff5c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dff5c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dff5c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.660729113 +0000 UTC m=+6.155068573 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dff5c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dffac0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dffac0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dffac0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dffac0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dffac0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.660729113 +0000 UTC m=+6.155068573 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dffac0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0da4a10 item 2 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eca200): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eca200): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eca200): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eca200): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eca200): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.661924486 +0000 UTC m=+6.156263946 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eca200): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eca680): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eca680): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eca680): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eca680): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eca680): _writeAt: size=3, off=2 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eca680): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eca680): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.661924486 +0000 UTC m=+6.156263946 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0eca680): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ecab40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ecab40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ecab40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ecab40): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ecab40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.661924486 +0000 UTC m=+6.156263946 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ecab40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0da4ee0 item 3 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ecb1c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ecb1c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ecb1c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ecb1c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ecb1c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.665587252 +0000 UTC m=+6.159926712 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ecb1c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ecb700): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ecb700): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ecb700): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ecb700): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ecb700): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.665587252 +0000 UTC m=+6.159926712 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ecb700): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0da53b0 item 4 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ecbd40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ecbd40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ecbd40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ecbd40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ecbd40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.666782826 +0000 UTC m=+6.161122287 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ecbd40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee22c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee22c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee22c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee22c0): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee22c0): _writeAt: size=3, off=2 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee22c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee22c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.666782826 +0000 UTC m=+6.161122287 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee22c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee2780): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee2780): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee2780): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee2780): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee2780): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.666782826 +0000 UTC m=+6.161122287 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee2780): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0da5960 item 5 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee2e00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee2e00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee2e00): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee2e00): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee2e00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.668605002 +0000 UTC m=+6.162944463 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee2e00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee3340): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee3340): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee3340): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee3340): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee3340): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.668605002 +0000 UTC m=+6.162944463 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee3340): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1038150 item 6 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee39c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee39c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee39c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee39c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee39c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.66985586 +0000 UTC m=+6.164195321 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee39c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee3ec0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee3ec0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee3ec0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee3ec0): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee3ec0): _writeAt: size=3, off=2 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee3ec0): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee3ec0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.66985586 +0000 UTC m=+6.164195321 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ee3ec0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efc480): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efc480): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efc480): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efc480): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efc480): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.66985586 +0000 UTC m=+6.164195321 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efc480): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff10384d0 item 7 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0c140): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0c140): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0c140): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0c140): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0c140): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.671848327 +0000 UTC m=+6.166187787 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0c140): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0c680): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0c680): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0c680): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0c680): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0c680): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.671848327 +0000 UTC m=+6.166187787 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0c680): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff14989a0 item 8 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0cc40): _readAt: size=2, off=0 2026/05/05 03:52:34 ERROR : open-test-file(0x2e6ff0e0cc40): Couldn't read size of file 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0cc40): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0cc40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0cc40): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0cc40): close: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0cc40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0d000): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0d000): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0d000): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0d000): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0d000): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.673478681 +0000 UTC m=+6.167818141 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0d000): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0d480): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0d480): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0d480): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0d480): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0d480): _writeAt: size=3, off=2 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0d480): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0d480): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.673478681 +0000 UTC m=+6.167818141 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0d480): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0d980): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0d980): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0d980): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0d980): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0d980): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.673478681 +0000 UTC m=+6.167818141 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0e0d980): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1498d20 item 9 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8a100): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8a100): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8a100): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8a100): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8a100): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.675394182 +0000 UTC m=+6.169733643 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8a100): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8a640): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8a640): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8a640): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8a640): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8a640): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.675394182 +0000 UTC m=+6.169733643 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8a640): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1499340 item 10 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8ac80): _readAt: size=2, off=0 2026/05/05 03:52:34 ERROR : open-test-file(0x2e6ff0f8ac80): Couldn't read size of file 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8ac80): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8ac80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8ac80): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8ac80): close: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8ac80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8b040): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8b040): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8b040): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8b040): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8b040): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.676800965 +0000 UTC m=+6.171140424 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8b040): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8b540): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8b540): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8b540): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8b540): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8b540): _writeAt: size=3, off=2 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8b540): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8b540): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.676800965 +0000 UTC m=+6.171140424 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8b540): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8ba40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8ba40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8ba40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8ba40): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8ba40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.676800965 +0000 UTC m=+6.171140424 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f8ba40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff14996c0 item 11 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb61c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb61c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb61c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb61c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb61c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.678545965 +0000 UTC m=+6.172885425 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb61c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb6700): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb6700): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb6700): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb6700): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb6700): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.678545965 +0000 UTC m=+6.172885425 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb6700): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1499b90 item 12 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb6d40): _readAt: size=2, off=0 2026/05/05 03:52:34 ERROR : open-test-file(0x2e6ff0fb6d40): Couldn't read size of file 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb6d40): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb6d40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb6d40): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb6d40): close: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb6d40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb7100): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb7100): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb7100): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb7100): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb7100): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.679872356 +0000 UTC m=+6.174211815 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb7100): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb77c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb77c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb77c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb77c0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb77c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.679872356 +0000 UTC m=+6.174211815 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb77c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff12801c0 item 13 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb7e40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb7e40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb7e40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb7e40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb7e40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.681056499 +0000 UTC m=+6.175395959 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fb7e40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fda480): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fda480): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fda480): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fda480): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fda480): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.681056499 +0000 UTC m=+6.175395959 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fda480): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1280690 item 14 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fdaac0): _readAt: size=2, off=0 2026/05/05 03:52:34 ERROR : open-test-file(0x2e6ff0fdaac0): Couldn't read size of file 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fdaac0): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fdaac0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fdaac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fdaac0): close: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fdaac0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fdae80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fdae80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fdae80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fdae80): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fdae80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.6824788 +0000 UTC m=+6.176818260 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fdae80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fdb540): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fdb540): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fdb540): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fdb540): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fdb540): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.6824788 +0000 UTC m=+6.176818260 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fdb540): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1280af0 item 15 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fdbbc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fdbbc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fdbbc0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fdbbc0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fdbbc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.683814629 +0000 UTC m=+6.178154088 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0fdbbc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff8200): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff8200): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff8200): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff8200): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff8200): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.683814629 +0000 UTC m=+6.178154088 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff8200): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1280e70 item 16 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff8840): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff8840): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff8840): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff8840): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff8840): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.685232362 +0000 UTC m=+6.179571822 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff8840): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff8cc0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff8cc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff8cc0): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff8cc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff8cc0): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff8cc0): _writeAt: size=3, off=7 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff8cc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff8cc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.685232362 +0000 UTC m=+6.179571822 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff8cc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff91c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff91c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff91c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff91c0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff91c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.685232362 +0000 UTC m=+6.179571822 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff91c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff12811f0 item 17 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efcb00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efcb00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efcb00): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efcb00): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efcb00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.687107768 +0000 UTC m=+6.181447228 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efcb00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efd040): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efd040): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efd040): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efd040): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efd040): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.687107768 +0000 UTC m=+6.181447228 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efd040): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1038b60 item 18 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efd6c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efd6c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efd6c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efd6c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efd6c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.688276201 +0000 UTC m=+6.182615660 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efd6c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efdbc0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efdbc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efdbc0): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efdbc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efdbc0): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efdbc0): _writeAt: size=3, off=7 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efdbc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efdbc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.688276201 +0000 UTC m=+6.182615660 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0efdbc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5a1c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5a1c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5a1c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5a1c0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5a1c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.688276201 +0000 UTC m=+6.182615660 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5a1c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1038ee0 item 19 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5a840): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5a840): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5a840): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5a840): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5a840): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.690060686 +0000 UTC m=+6.184400145 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5a840): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5ad80): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5ad80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5ad80): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5ad80): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5ad80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.690060686 +0000 UTC m=+6.184400145 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5ad80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1039570 item 20 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5b400): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5b400): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5b400): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5b400): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5b400): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.691334297 +0000 UTC m=+6.185673757 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5b400): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5b900): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5b900): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5b900): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5b900): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5b900): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5b900): _writeAt: size=3, off=7 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5b900): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5b900): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.691334297 +0000 UTC m=+6.185673757 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5b900): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5be00): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5be00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5be00): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5be00): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5be00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.691334297 +0000 UTC m=+6.185673757 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0f5be00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff10398f0 item 21 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129c580): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129c580): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129c580): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129c580): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129c580): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.693308499 +0000 UTC m=+6.187647959 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129c580): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129cac0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129cac0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129cac0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129cac0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129cac0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.693308499 +0000 UTC m=+6.187647959 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129cac0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1039e30 item 22 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129d140): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129d140): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129d140): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129d140): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129d140): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.694456964 +0000 UTC m=+6.188796424 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129d140): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129d640): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129d640): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129d640): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129d640): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129d640): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129d640): _writeAt: size=3, off=7 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129d640): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129d640): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.694456964 +0000 UTC m=+6.188796424 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129d640): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129db40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129db40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129db40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129db40): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129db40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.694456964 +0000 UTC m=+6.188796424 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff129db40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e4e4d0 item 23 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cc2c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cc2c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cc2c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cc2c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cc2c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.696062461 +0000 UTC m=+6.190401922 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cc2c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cc800): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cc800): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cc800): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cc800): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cc800): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.696062461 +0000 UTC m=+6.190401922 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cc800): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e4eaf0 item 24 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cce40): _readAt: size=2, off=0 2026/05/05 03:52:34 ERROR : open-test-file(0x2e6ff12cce40): Couldn't read size of file 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cce40): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cce40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cce40): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cce40): close: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cce40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cd200): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cd200): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cd200): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cd200): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cd200): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.697323849 +0000 UTC m=+6.191663310 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cd200): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cd700): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cd700): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cd700): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cd700): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cd700): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cd700): _writeAt: size=3, off=7 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cd700): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cd700): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.697323849 +0000 UTC m=+6.191663310 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cd700): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cdc40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cdc40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cdc40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cdc40): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cdc40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.697323849 +0000 UTC m=+6.191663310 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12cdc40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e4ef50 item 25 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ec3c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ec3c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ec3c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ec3c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ec3c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.699622033 +0000 UTC m=+6.193961493 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ec3c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ec900): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ec900): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ec900): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ec900): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ec900): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.699622033 +0000 UTC m=+6.193961493 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ec900): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e4f570 item 26 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ecf40): _readAt: size=2, off=0 2026/05/05 03:52:34 ERROR : open-test-file(0x2e6ff12ecf40): Couldn't read size of file 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ecf40): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ecf40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ecf40): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ecf40): close: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ecf40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ed300): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ed300): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ed300): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ed300): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ed300): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.701025939 +0000 UTC m=+6.195365399 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ed300): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ed800): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ed800): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ed800): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ed800): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ed800): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ed800): _writeAt: size=3, off=7 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ed800): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ed800): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.701025939 +0000 UTC m=+6.195365399 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12ed800): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12edd40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12edd40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12edd40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12edd40): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12edd40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.701025939 +0000 UTC m=+6.195365399 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff12edd40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e4f8f0 item 27 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13104c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13104c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13104c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13104c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13104c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.705603311 +0000 UTC m=+6.199942770 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13104c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1310a00): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1310a00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1310a00): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1310a00): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1310a00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.705603311 +0000 UTC m=+6.199942770 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1310a00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a28770 item 28 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311040): _readAt: size=2, off=0 2026/05/05 03:52:34 ERROR : open-test-file(0x2e6ff1311040): Couldn't read size of file 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311040): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311040): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311040): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311040): close: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311040): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311400): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311400): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311400): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311400): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311400): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.706978623 +0000 UTC m=+6.201318083 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311400): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff9b40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff9b40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff9b40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff9b40): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff9b40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.706978623 +0000 UTC m=+6.201318083 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0ff9b40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1281570 item 29 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff10242c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff10242c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff10242c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff10242c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff10242c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.709116734 +0000 UTC m=+6.203456194 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff10242c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1024800): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1024800): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1024800): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1024800): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1024800): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.709116734 +0000 UTC m=+6.203456194 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1024800): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff12818f0 item 30 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1024e40): _readAt: size=2, off=0 2026/05/05 03:52:34 ERROR : open-test-file(0x2e6ff1024e40): Couldn't read size of file 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1024e40): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1024e40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1024e40): >_writeAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1024e40): close: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1024e40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1025200): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1025200): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1025200): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1025200): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1025200): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.710788075 +0000 UTC m=+6.205127535 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1025200): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff10258c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff10258c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff10258c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff10258c0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff10258c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.710788075 +0000 UTC m=+6.205127535 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff10258c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1281d50 item 31 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1070040): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1070040): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1070040): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1070040): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1070040): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.712595654 +0000 UTC m=+6.206935113 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1070040): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1070580): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1070580): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1070580): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1070580): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1070580): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.712595654 +0000 UTC m=+6.206935113 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1070580): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0ea2460 item 32 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1070bc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1070bc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1070bc0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1070bc0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1070bc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.713995353 +0000 UTC m=+6.208334813 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1070bc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1071040): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1071040): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1071040): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1071040): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1071040): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0ea2c40 item 33 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1071040): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1071040): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.714588381 +0000 UTC m=+6.208927841 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1071040): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1071540): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1071540): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1071540): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1071540): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1071540): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.714588381 +0000 UTC m=+6.208927841 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1071540): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0ea2e00 item 33 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1071b80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1071b80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1071b80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1071b80): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1071b80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.715989182 +0000 UTC m=+6.210328642 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1071b80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139e100): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139e100): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0ea32d0 item 34 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139e100): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139e100): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139e100): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139e100): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139e100): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.716722535 +0000 UTC m=+6.211061995 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139e100): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139e640): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139e640): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139e640): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139e640): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139e640): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.716722535 +0000 UTC m=+6.211061995 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139e640): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0ea3490 item 34 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139ec80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139ec80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139ec80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139ec80): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139ec80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.718123616 +0000 UTC m=+6.212463076 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139ec80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139f100): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139f100): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139f100): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139f100): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139f100): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0ea38f0 item 35 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139f100): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139f100): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.718711094 +0000 UTC m=+6.213050554 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139f100): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139f600): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139f600): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139f600): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139f600): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139f600): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.718711094 +0000 UTC m=+6.213050554 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139f600): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0ea3c00 item 35 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139fc80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139fc80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139fc80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139fc80): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139fc80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.720028628 +0000 UTC m=+6.214368088 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff139fc80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d0280): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d0280): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e802a0 item 36 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d0280): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d0280): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d0280): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d0280): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d0280): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.720605576 +0000 UTC m=+6.214945046 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d0280): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d07c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d07c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d07c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d07c0): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d07c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.720605576 +0000 UTC m=+6.214945046 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d07c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e80460 item 36 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d0e00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d0e00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d0e00): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d0e00): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d0e00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.722106656 +0000 UTC m=+6.216446116 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d0e00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d1280): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d1280): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d1280): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d1280): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d1280): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e808c0 item 37 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d1280): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d1280): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.722801476 +0000 UTC m=+6.217140936 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d1280): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d1780): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d1780): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d1780): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d1780): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d1780): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.722801476 +0000 UTC m=+6.217140936 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d1780): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e80c40 item 37 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d1e00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d1e00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d1e00): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d1e00): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d1e00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.724425208 +0000 UTC m=+6.218764668 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13d1e00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13fe400): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13fe400): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e810a0 item 38 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13fe400): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13fe400): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13fe400): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13fe400): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13fe400): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.725042762 +0000 UTC m=+6.219382222 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13fe400): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13fe940): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13fe940): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13fe940): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13fe940): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13fe940): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.725042762 +0000 UTC m=+6.219382222 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13fe940): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e81260 item 38 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13fefc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13fefc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13fefc0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13fefc0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13fefc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.726588196 +0000 UTC m=+6.220927655 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13fefc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13ff4c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13ff4c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13ff4c0): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13ff4c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13ff4c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e815e0 item 39 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13ff4c0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13ff4c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.727055597 +0000 UTC m=+6.221395057 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13ff4c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13ff9c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13ff9c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13ff9c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13ff9c0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13ff9c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.727055597 +0000 UTC m=+6.221395057 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13ff9c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e817a0 item 39 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1422140): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1422140): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1422140): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1422140): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1422140): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.728396245 +0000 UTC m=+6.222735705 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1422140): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1422640): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1422640): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0e81d50 item 40 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1422640): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1422640): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1422640): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1422640): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1422640): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.729485939 +0000 UTC m=+6.223825399 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1422640): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1422b80): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1422b80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1422b80): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1422b80): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1422b80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.729485939 +0000 UTC m=+6.223825399 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1422b80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a0e850 item 40 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1423140): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1423140): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1423140): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1423140): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1423140): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1423140): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1423140): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.73152882 +0000 UTC m=+6.225868281 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1423140): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1423640): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1423640): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1423640): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a0f420 item 41 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1423640): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1423640): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.732049322 +0000 UTC m=+6.226388783 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1423640): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1423b00): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1423b00): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1423b00): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1423b00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1423b00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0db63f0 item 41 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1423b00): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1423b00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.732531893 +0000 UTC m=+6.226871353 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1423b00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1450140): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1450140): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1450140): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1450140): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1450140): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.732531893 +0000 UTC m=+6.226871353 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1450140): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0db65b0 item 41 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311980): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311980): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311980): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311980): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311980): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311980): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311980): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.733899992 +0000 UTC m=+6.228239452 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311980): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311e80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311e80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311e80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a29420 item 42 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311e80): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311e80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.734608928 +0000 UTC m=+6.228948389 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1311e80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13424c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13424c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a29730 item 42 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13424c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13424c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13424c0): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13424c0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13424c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.735244747 +0000 UTC m=+6.229584207 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff13424c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1342a40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1342a40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1342a40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1342a40): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1342a40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.735244747 +0000 UTC m=+6.229584207 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1342a40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a29960 item 42 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1343080): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1343080): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1343080): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1343080): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1343080): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1343080): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1343080): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.736727021 +0000 UTC m=+6.231066482 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1343080): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1343580): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1343580): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1343580): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff10581c0 item 43 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1343580): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1343580): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.73724614 +0000 UTC m=+6.231585600 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1343580): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1343ac0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1343ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1343ac0): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1343ac0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1343ac0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1058460 item 43 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1343ac0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1343ac0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.737984853 +0000 UTC m=+6.232324314 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1343ac0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136c100): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136c100): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136c100): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136c100): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136c100): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.737984853 +0000 UTC m=+6.232324314 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136c100): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1058700 item 43 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136c740): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136c740): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136c740): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136c740): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136c740): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136c740): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136c740): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.740335916 +0000 UTC m=+6.234675375 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136c740): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136cc40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136cc40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136cc40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1058bd0 item 44 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136cc40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136cc40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.74084165 +0000 UTC m=+6.235181110 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136cc40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136d180): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136d180): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1058d90 item 44 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136d180): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136d180): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136d180): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136d180): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136d180): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.74141424 +0000 UTC m=+6.235753700 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136d180): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136d700): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136d700): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136d700): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136d700): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136d700): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.74141424 +0000 UTC m=+6.235753700 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136d700): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1058f50 item 44 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136dd40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136dd40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136dd40): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136dd40): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136dd40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136dd40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136dd40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.743073929 +0000 UTC m=+6.237413389 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff136dd40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a2340): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a2340): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a2340): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1059420 item 45 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a2340): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a2340): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.743641619 +0000 UTC m=+6.237981079 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a2340): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a2a40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a2a40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a2a40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a2a40): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a2a40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.743641619 +0000 UTC m=+6.237981079 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a2a40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff10595e0 item 45 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a3080): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a3080): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a3080): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a3080): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a3080): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a3080): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a3080): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.74509541 +0000 UTC m=+6.239434870 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a3080): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a3580): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a3580): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a3580): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1059c00 item 46 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a3580): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a3580): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.745660686 +0000 UTC m=+6.240000146 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a3580): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a3c80): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a3c80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a3c80): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a3c80): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a3c80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.745660686 +0000 UTC m=+6.240000146 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14a3c80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1059dc0 item 46 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c03c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c03c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c03c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c03c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c03c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c03c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c03c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.747216239 +0000 UTC m=+6.241555699 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c03c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c08c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c08c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c08c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0dca380 item 47 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c08c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c08c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.747744405 +0000 UTC m=+6.242083864 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c08c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c0fc0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c0fc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c0fc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c0fc0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c0fc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.747744405 +0000 UTC m=+6.242083864 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c0fc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0dca540 item 47 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c1600): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c1600): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c1600): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c1600): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c1600): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c1600): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c1600): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.749259641 +0000 UTC m=+6.243599102 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c1600): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c1b00): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c1b00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c1b00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0dcab60 item 48 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c1b00): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c1b00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.750065921 +0000 UTC m=+6.244405381 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14c1b00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e4300): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e4300): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e4300): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e4300): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e4300): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.750065921 +0000 UTC m=+6.244405381 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e4300): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0dcad90 item 48 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e4940): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e4940): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e4940): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e4940): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e4940): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.751480289 +0000 UTC m=+6.245819748 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e4940): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e4dc0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e4dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e4dc0): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e4dc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e4dc0): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e4dc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0dcb340 item 49 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e4dc0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e4dc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.751983707 +0000 UTC m=+6.246323167 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e4dc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e5300): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e5300): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e5300): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e5300): >_readAt: n=8, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e5300): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.751983707 +0000 UTC m=+6.246323167 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e5300): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0dcb500 item 49 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e5980): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e5980): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e5980): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e5980): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e5980): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.753529091 +0000 UTC m=+6.247868551 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e5980): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e5e80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e5e80): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e5e80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0dcb880 item 50 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e5e80): _readAt: size=2, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e5e80): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e5e80): _writeAt: size=3, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e5e80): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e5e80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.754309903 +0000 UTC m=+6.248649363 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14e5e80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14509c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14509c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14509c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14509c0): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14509c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.754309903 +0000 UTC m=+6.248649363 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14509c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0db6930 item 50 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1451040): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1451040): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1451040): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1451040): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1451040): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.756289556 +0000 UTC m=+6.250629016 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1451040): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1451540): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1451540): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1451540): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1451540): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1451540): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1451540): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0db6f50 item 51 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1451540): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1451540): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.756781764 +0000 UTC m=+6.251121224 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1451540): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1451a80): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1451a80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1451a80): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1451a80): >_readAt: n=8, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1451a80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.756781764 +0000 UTC m=+6.251121224 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1451a80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0db7110 item 51 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15081c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15081c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15081c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15081c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15081c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.758495465 +0000 UTC m=+6.252834925 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15081c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15086c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15086c0): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15086c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0dcbb20 item 52 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15086c0): _readAt: size=2, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15086c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15086c0): _writeAt: size=3, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15086c0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15086c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.75940467 +0000 UTC m=+6.253744129 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15086c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1508c40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1508c40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1508c40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1508c40): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1508c40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.75940467 +0000 UTC m=+6.253744129 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1508c40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0dcbdc0 item 52 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15092c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15092c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15092c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15092c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15092c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.761037808 +0000 UTC m=+6.255377269 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15092c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15097c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15097c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15097c0): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15097c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15097c0): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15097c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff09f2f50 item 53 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15097c0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15097c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.76153732 +0000 UTC m=+6.255876780 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15097c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1509d00): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1509d00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1509d00): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1509d00): >_readAt: n=8, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1509d00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.76153732 +0000 UTC m=+6.255876780 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1509d00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff09f36c0 item 53 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152a480): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152a480): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152a480): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152a480): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152a480): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.763023061 +0000 UTC m=+6.257362531 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152a480): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152a980): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152a980): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152a980): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff102c000 item 54 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152a980): _readAt: size=2, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152a980): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152a980): _writeAt: size=3, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152a980): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152a980): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.764041382 +0000 UTC m=+6.258380842 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152a980): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152af00): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152af00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152af00): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152af00): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152af00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.764041382 +0000 UTC m=+6.258380842 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152af00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff102c230 item 54 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152b580): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152b580): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152b580): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152b580): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152b580): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.765802161 +0000 UTC m=+6.260141621 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152b580): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152ba80): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152ba80): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152ba80): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152ba80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152ba80): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152ba80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff102c690 item 55 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152ba80): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152ba80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.766382515 +0000 UTC m=+6.260721976 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff152ba80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154a0c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154a0c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154a0c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154a0c0): >_readAt: n=8, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154a0c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.766382515 +0000 UTC m=+6.260721976 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154a0c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff102ca10 item 55 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154a740): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154a740): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154a740): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154a740): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154a740): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.76776892 +0000 UTC m=+6.262108380 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154a740): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154ac40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154ac40): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154ac40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff102ce00 item 56 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154ac40): _readAt: size=2, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154ac40): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154ac40): _writeAt: size=3, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154ac40): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154ac40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.768408575 +0000 UTC m=+6.262748036 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154ac40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154b1c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154b1c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154b1c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154b1c0): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154b1c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.768408575 +0000 UTC m=+6.262748036 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154b1c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff102d0a0 item 56 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154b800): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154b800): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154b800): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154b800): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154b800): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154b800): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154b800): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154b800): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.769844903 +0000 UTC m=+6.264184363 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154b800): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154bd40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154bd40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154bd40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff102d490 item 57 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154bd40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154bd40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.770373059 +0000 UTC m=+6.264712519 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff154bd40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1578380): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1578380): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1578380): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1578380): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1578380): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1578380): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff102d650 item 57 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1578380): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1578380): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.771200659 +0000 UTC m=+6.265540120 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1578380): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1578900): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1578900): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1578900): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1578900): >_readAt: n=8, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1578900): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.771200659 +0000 UTC m=+6.265540120 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1578900): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff102d810 item 57 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1578f40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1578f40): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1578f40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1578f40): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1578f40): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1578f40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1578f40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1578f40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.772847775 +0000 UTC m=+6.267187246 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1578f40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1579480): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1579480): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1579480): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff102dd50 item 58 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1579480): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1579480): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.773977365 +0000 UTC m=+6.268316875 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1579480): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15799c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15799c0): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15799c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a78a10 item 58 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15799c0): _readAt: size=2, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15799c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15799c0): _writeAt: size=3, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15799c0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15799c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.774948737 +0000 UTC m=+6.269288247 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15799c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a8080): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a8080): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a8080): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a8080): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a8080): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.774948737 +0000 UTC m=+6.269288247 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a8080): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a79730 item 58 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a86c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a86c0): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a86c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a86c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a86c0): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a86c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a86c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a86c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.776543412 +0000 UTC m=+6.270882873 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a86c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a8c00): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a8c00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a8c00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a06620 item 59 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a8c00): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a8c00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.777281615 +0000 UTC m=+6.271621075 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a8c00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a9140): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a9140): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a9140): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a9140): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a9140): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a9140): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a068c0 item 59 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a9140): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a9140): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.777812206 +0000 UTC m=+6.272151666 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a9140): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a96c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a96c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a96c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a96c0): >_readAt: n=8, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a96c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.777812206 +0000 UTC m=+6.272151666 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a96c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a06d20 item 59 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a9d00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a9d00): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a9d00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a9d00): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a9d00): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a9d00): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a9d00): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a9d00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.779476043 +0000 UTC m=+6.273815503 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15a9d00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fc340): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fc340): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fc340): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a07ab0 item 60 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fc340): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fc340): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.780012303 +0000 UTC m=+6.274351763 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fc340): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1474280): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1474280): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1474280): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0db7340 item 60 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1474280): _readAt: size=2, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1474280): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1474280): _writeAt: size=3, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1474280): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1474280): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.781043257 +0000 UTC m=+6.275382717 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1474280): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1474840): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1474840): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1474840): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1474840): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1474840): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.781043257 +0000 UTC m=+6.275382717 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1474840): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0db7500 item 60 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1474e80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1474e80): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1474e80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1474e80): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1474e80): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1474e80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1474e80): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1474e80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.782855674 +0000 UTC m=+6.277195135 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1474e80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14753c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14753c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14753c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0db79d0 item 61 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14753c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14753c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.783642048 +0000 UTC m=+6.277981507 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff14753c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1475ac0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1475ac0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1475ac0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1475ac0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1475ac0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.783642048 +0000 UTC m=+6.277981507 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff1475ac0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0db7c70 item 61 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a4200): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a4200): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a4200): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a4200): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a4200): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a4200): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a4200): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a4200): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.785428665 +0000 UTC m=+6.279768126 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a4200): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a4740): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a4740): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a4740): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a084d0 item 62 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a4740): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a4740): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.786118727 +0000 UTC m=+6.280458188 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a4740): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a4e40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a4e40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a4e40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a4e40): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a4e40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.786118727 +0000 UTC m=+6.280458188 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a4e40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a08700 item 62 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a5480): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a5480): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a5480): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a5480): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a5480): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a5480): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a5480): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a5480): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.787885448 +0000 UTC m=+6.282224908 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a5480): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a59c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a59c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a59c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a091f0 item 63 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a59c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a59c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.788347589 +0000 UTC m=+6.282687050 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16a59c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be1c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be1c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be1c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be1c0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be1c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.788347589 +0000 UTC m=+6.282687050 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be1c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a09500 item 63 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be800): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be800): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be800): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be800): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be800): >_readAt: n=0, err=Bad file descriptor 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be800): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be800): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be800): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.789918762 +0000 UTC m=+6.284258221 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be800): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bed40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bed40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bed40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a320e0 item 64 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bed40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bed40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.790640953 +0000 UTC m=+6.284980413 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bed40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bf440): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bf440): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bf440): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bf440): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bf440): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.790640953 +0000 UTC m=+6.284980413 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bf440): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a323f0 item 64 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fca40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fca40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fca40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fca40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fca40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.795653975 +0000 UTC m=+6.289993434 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fca40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fcec0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fcec0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fcec0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fcec0): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fcec0): _writeAt: size=3, off=2 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a564d0 item 65 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fcec0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fcec0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.796419448 +0000 UTC m=+6.290758908 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fcec0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fd3c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fd3c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fd3c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fd3c0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fd3c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.796419448 +0000 UTC m=+6.290758908 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fd3c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a56850 item 65 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fc540): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fc540): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fc540): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fc540): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fc540): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.798717722 +0000 UTC m=+6.293057182 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fc540): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fd800): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fd800): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a56ee0 item 66 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fd800): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fd800): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fd800): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fd800): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fd800): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.799341248 +0000 UTC m=+6.293680707 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fd800): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fdd40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fdd40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fdd40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fdd40): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fdd40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.799341248 +0000 UTC m=+6.293680707 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff15fdd40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a57490 item 66 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be480): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be480): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be480): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be480): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be480): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.801118328 +0000 UTC m=+6.295457788 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be480): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be900): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be900): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be900): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be900): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be900): _writeAt: size=3, off=2 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a578f0 item 67 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be900): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be900): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.801631665 +0000 UTC m=+6.295971125 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16be900): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bee00): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bee00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bee00): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bee00): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bee00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.801631665 +0000 UTC m=+6.295971125 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bee00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a57b20 item 67 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bf4c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bf4c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bf4c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bf4c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bf4c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.80294377 +0000 UTC m=+6.297283230 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bf4c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bf9c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bf9c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a322a0 item 68 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bf9c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bf9c0): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bf9c0): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bf9c0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bf9c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.803630764 +0000 UTC m=+6.297970225 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff16bf9c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9c000): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9c000): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9c000): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9c000): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9c000): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.803630764 +0000 UTC m=+6.297970225 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9c000): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a328c0 item 68 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9c6c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9c6c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9c6c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9c6c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9c6c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.805185196 +0000 UTC m=+6.299524656 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9c6c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9cb40): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9cb40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9cb40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9cb40): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9cb40): _writeAt: size=3, off=2 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a32f50 item 69 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9cb40): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9cb40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.805673326 +0000 UTC m=+6.300012786 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9cb40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9d040): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9d040): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9d040): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9d040): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9d040): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.805673326 +0000 UTC m=+6.300012786 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9d040): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a33180 item 69 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9d6c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9d6c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9d6c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9d6c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9d6c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.807218309 +0000 UTC m=+6.301557769 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9d6c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9dbc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9dbc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0a339d0 item 70 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9dbc0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9dbc0): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9dbc0): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9dbc0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9dbc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.807783685 +0000 UTC m=+6.302123145 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9dbc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86200): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86200): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86200): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86200): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86200): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.807783685 +0000 UTC m=+6.302123145 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86200): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff13c4000 item 70 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86880): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86880): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86880): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86880): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86880): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.809275057 +0000 UTC m=+6.303614516 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86880): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86e00): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86e00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86e00): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86e00): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86e00): _writeAt: size=3, off=2 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff13c4380 item 71 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86e00): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86e00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.809873285 +0000 UTC m=+6.304212745 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c86e00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87300): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87300): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87300): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87300): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87300): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.809873285 +0000 UTC m=+6.304212745 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87300): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff13c4540 item 71 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87980): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87980): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87980): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87980): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87980): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.811073467 +0000 UTC m=+6.305412928 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87980): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87e80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87e80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff13c4930 item 72 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87e80): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87e80): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87e80): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87e80): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87e80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.811836727 +0000 UTC m=+6.306176186 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c87e80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c06280): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c06280): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c06280): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c06280): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c06280): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.811836727 +0000 UTC m=+6.306176186 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c06280): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff13c4af0 item 72 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c07000): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c07000): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c07000): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c07000): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c07000): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c07000): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c07000): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.81334457 +0000 UTC m=+6.307684030 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c07000): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c07c00): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c07c00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c07c00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff13c4e70 item 73 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c07c00): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c07c00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.813796181 +0000 UTC m=+6.308135641 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c07c00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa240): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa240): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa240): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa240): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa240): _writeAt: size=3, off=2 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff13c5030 item 73 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa240): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa240): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.814339025 +0000 UTC m=+6.308678485 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa240): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa780): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa780): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa780): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa780): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa780): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.814339025 +0000 UTC m=+6.308678485 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfa780): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff13c52d0 item 73 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfaec0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfaec0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfaec0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfaec0): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfaec0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfaec0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfaec0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.81571528 +0000 UTC m=+6.310054739 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfaec0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfb3c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfb3c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfb3c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff13c56c0 item 74 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfb3c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfb3c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.816321762 +0000 UTC m=+6.310661223 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfb3c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfb900): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfb900): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff13c5880 item 74 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfb900): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfb900): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfb900): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfb900): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfb900): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.817175763 +0000 UTC m=+6.311515223 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfb900): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d24500): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d24500): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d24500): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d24500): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d24500): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.817175763 +0000 UTC m=+6.311515223 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d24500): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fc6070 item 74 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d25840): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d25840): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d25840): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d25840): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d25840): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d25840): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d25840): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.818936352 +0000 UTC m=+6.313275812 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d25840): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d25d80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d25d80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d25d80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fc63f0 item 75 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d25d80): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d25d80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.819678201 +0000 UTC m=+6.314017661 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d25d80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc440): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc440): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc440): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc440): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc440): _writeAt: size=3, off=2 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fc65b0 item 75 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc440): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc440): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.820708564 +0000 UTC m=+6.315048024 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc440): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc980): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc980): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc980): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc980): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc980): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.820708564 +0000 UTC m=+6.315048024 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbc980): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fc6770 item 75 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbcfc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbcfc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbcfc0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbcfc0): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbcfc0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbcfc0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbcfc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.8224301 +0000 UTC m=+6.316769560 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbcfc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd4c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd4c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd4c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fc6af0 item 76 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd4c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd4c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.822945531 +0000 UTC m=+6.317284992 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbd4c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbda00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbda00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fc6cb0 item 76 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbda00): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbda00): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbda00): _writeAt: size=3, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbda00): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbda00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.823713079 +0000 UTC m=+6.318052539 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dbda00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a72100): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a72100): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a72100): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a72100): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a72100): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.823713079 +0000 UTC m=+6.318052539 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a72100): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fc6e70 item 76 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73040): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73040): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73040): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73040): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73040): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73040): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73040): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.825110293 +0000 UTC m=+6.319449753 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73040): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73b40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73b40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73b40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fc7260 item 77 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73b40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73b40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.825683253 +0000 UTC m=+6.320022713 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0a73b40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfe580): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfe580): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfe580): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfe580): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfe580): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.825683253 +0000 UTC m=+6.320022713 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfe580): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fc7420 item 77 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfebc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfebc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfebc0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfebc0): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfebc0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfebc0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfebc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.827339115 +0000 UTC m=+6.321678575 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dfebc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dff0c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dff0c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dff0c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fc77a0 item 78 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dff0c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dff0c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.827970386 +0000 UTC m=+6.322309845 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dff0c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dff7c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dff7c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dff7c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dff7c0): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dff7c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.827970386 +0000 UTC m=+6.322309845 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dff7c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fc7960 item 78 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dffe00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dffe00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dffe00): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dffe00): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dffe00): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dffe00): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dffe00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.829582445 +0000 UTC m=+6.323921905 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0dffe00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af6400): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af6400): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af6400): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fc7dc0 item 79 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af6400): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af6400): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.829960779 +0000 UTC m=+6.324300238 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af6400): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af6b00): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af6b00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af6b00): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af6b00): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af6b00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.829960779 +0000 UTC m=+6.324300238 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af6b00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff09fc5b0 item 79 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af7140): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af7140): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af7140): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af7140): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af7140): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af7140): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af7140): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.831626619 +0000 UTC m=+6.325966079 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af7140): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af7640): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af7640): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af7640): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff09fca10 item 80 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af7640): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af7640): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.832105723 +0000 UTC m=+6.326445183 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af7640): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af7d40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af7d40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af7d40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af7d40): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af7d40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.832105723 +0000 UTC m=+6.326445183 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0af7d40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff09fce70 item 80 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3e480): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3e480): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3e480): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3e480): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3e480): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.83375915 +0000 UTC m=+6.328098610 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3e480): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3e900): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3e900): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3e900): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3e900): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3e900): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3e900): _writeAt: size=3, off=7 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff09fd5e0 item 81 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3e900): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3e900): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.834429634 +0000 UTC m=+6.328769094 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3e900): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3ee40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3ee40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3ee40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3ee40): >_readAt: n=8, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3ee40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.834429634 +0000 UTC m=+6.328769094 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3ee40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff09fd7a0 item 81 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3f4c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3f4c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3f4c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3f4c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3f4c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.835874949 +0000 UTC m=+6.330214419 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3f4c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3f9c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3f9c0): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3f9c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff09fdce0 item 82 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3f9c0): _readAt: size=2, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3f9c0): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3f9c0): _writeAt: size=3, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3f9c0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3f9c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.836695345 +0000 UTC m=+6.331034815 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0b3f9c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1c040): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1c040): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1c040): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1c040): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1c040): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.836695345 +0000 UTC m=+6.331034815 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1c040): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fae070 item 82 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1c6c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1c6c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1c6c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1c6c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1c6c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.838328825 +0000 UTC m=+6.332668285 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1c6c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1cbc0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1cbc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1cbc0): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1cbc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1cbc0): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1cbc0): _writeAt: size=3, off=7 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fae3f0 item 83 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1cbc0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1cbc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.838859947 +0000 UTC m=+6.333199407 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1cbc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1d100): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1d100): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1d100): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1d100): >_readAt: n=8, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1d100): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.838859947 +0000 UTC m=+6.333199407 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1d100): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fae5b0 item 83 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1d780): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1d780): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1d780): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1d780): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1d780): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.840241252 +0000 UTC m=+6.334580712 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1d780): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1dc80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1dc80): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1dc80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0fae930 item 84 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1dc80): _readAt: size=2, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1dc80): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1dc80): _writeAt: size=3, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1dc80): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1dc80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.840889975 +0000 UTC m=+6.335229435 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c1dc80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c64300): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c64300): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c64300): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c64300): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c64300): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.840889975 +0000 UTC m=+6.335229435 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c64300): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0faeaf0 item 84 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c64980): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c64980): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c64980): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c64980): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c64980): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.842772865 +0000 UTC m=+6.337112335 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c64980): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfbc00): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfbc00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfbc00): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfbc00): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfbc00): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfbc00): _writeAt: size=3, off=7 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0faef50 item 85 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfbc00): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfbc00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.843536214 +0000 UTC m=+6.337875674 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cfbc00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c88240): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c88240): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c88240): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c88240): >_readAt: n=8, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c88240): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.843536214 +0000 UTC m=+6.337875674 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c88240): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff13c5ab0 item 85 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c888c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c888c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c888c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c888c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c888c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.844787513 +0000 UTC m=+6.339126973 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c888c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c88dc0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c88dc0): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c88dc0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff13c5e30 item 86 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c88dc0): _readAt: size=2, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c88dc0): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c88dc0): _writeAt: size=3, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c88dc0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c88dc0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.845392484 +0000 UTC m=+6.339731944 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c88dc0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c89340): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c89340): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c89340): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c89340): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c89340): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.845392484 +0000 UTC m=+6.339731944 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c89340): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1046150 item 86 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c899c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c899c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c899c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c899c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c899c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.846993192 +0000 UTC m=+6.341332652 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c899c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c89ec0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c89ec0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c89ec0): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c89ec0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c89ec0): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c89ec0): _writeAt: size=3, off=7 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff10464d0 item 87 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c89ec0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c89ec0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.847872369 +0000 UTC m=+6.342211830 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c89ec0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9a500): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9a500): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9a500): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9a500): >_readAt: n=8, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9a500): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.847872369 +0000 UTC m=+6.342211830 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9a500): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1046690 item 87 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9ab80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9ab80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9ab80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9ab80): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9ab80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.849132876 +0000 UTC m=+6.343472336 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9ab80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9b080): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9b080): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9b080): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1046a10 item 88 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9b080): _readAt: size=2, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9b080): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9b080): _writeAt: size=3, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9b080): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9b080): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.849954736 +0000 UTC m=+6.344294196 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9b080): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9b600): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9b600): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9b600): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9b600): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9b600): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.849954736 +0000 UTC m=+6.344294196 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9b600): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1046bd0 item 88 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9bc40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9bc40): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9bc40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9bc40): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9bc40): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9bc40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9bc40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9bc40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.851865478 +0000 UTC m=+6.346204938 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c9bc40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac280): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac280): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac280): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1046f50 item 89 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac280): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac280): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.852469928 +0000 UTC m=+6.346809388 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac280): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac7c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac7c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac7c0): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac7c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac7c0): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac7c0): _writeAt: size=3, off=7 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1047110 item 89 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac7c0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac7c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.853103031 +0000 UTC m=+6.347442492 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cac7c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cacd40): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cacd40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cacd40): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cacd40): >_readAt: n=8, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cacd40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.853103031 +0000 UTC m=+6.347442492 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cacd40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1047340 item 89 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad380): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad380): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad380): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad380): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad380): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad380): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad380): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad380): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.854462484 +0000 UTC m=+6.348801944 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad380): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad8c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad8c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad8c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff10476c0 item 90 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad8c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad8c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.855965609 +0000 UTC m=+6.350305069 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cad8c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cade00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cade00): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cade00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1047b20 item 90 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cade00): _readAt: size=2, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cade00): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cade00): _writeAt: size=3, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cade00): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cade00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.856599213 +0000 UTC m=+6.350938673 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cade00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf24c0): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf24c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf24c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf24c0): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf24c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.856599213 +0000 UTC m=+6.350938673 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf24c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1047ce0 item 90 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf2b00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf2b00): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf2b00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf2b00): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf2b00): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf2b00): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf2b00): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf2b00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.859304173 +0000 UTC m=+6.353643633 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf2b00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf3040): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf3040): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf3040): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0f7c1c0 item 91 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf3040): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf3040): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.859793446 +0000 UTC m=+6.354132907 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf3040): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf3580): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf3580): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf3580): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf3580): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf3580): >_readAt: n=2, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf3580): _writeAt: size=3, off=7 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0f7c380 item 91 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf3580): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf3580): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.860826643 +0000 UTC m=+6.355166104 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf3580): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf3b00): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf3b00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf3b00): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf3b00): >_readAt: n=8, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf3b00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.860826643 +0000 UTC m=+6.355166104 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0cf3b00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0f7c540 item 91 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d42240): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d42240): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d42240): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d42240): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d42240): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d42240): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d42240): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d42240): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.863426225 +0000 UTC m=+6.357765685 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d42240): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c65180): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c65180): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c65180): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0faf110 item 92 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c65180): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c65180): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.865037053 +0000 UTC m=+6.359376523 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c65180): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c656c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c656c0): open at offset 5 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c656c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0faf2d0 item 92 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c656c0): _readAt: size=2, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c656c0): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c656c0): _writeAt: size=3, off=5 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c656c0): >_writeAt: n=3, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c656c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.865673713 +0000 UTC m=+6.360013172 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c656c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c65c80): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c65c80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c65c80): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c65c80): >_readAt: n=3, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c65c80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.865673713 +0000 UTC m=+6.360013172 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0c65c80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0faf490 item 92 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d803c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d803c0): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d803c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d803c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d803c0): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d803c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d803c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d803c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.867391942 +0000 UTC m=+6.361731402 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d803c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d80900): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d80900): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d80900): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0faf810 item 93 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d80900): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d80900): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.868836326 +0000 UTC m=+6.363175786 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d80900): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d81000): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d81000): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d81000): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d81000): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d81000): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.868836326 +0000 UTC m=+6.363175786 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d81000): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff0faf9d0 item 93 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d81640): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d81640): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d81640): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d81640): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d81640): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d81640): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d81640): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d81640): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.871568637 +0000 UTC m=+6.365908097 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d81640): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d81b80): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d81b80): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d81b80): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1348070 item 94 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d81b80): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d81b80): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.872034265 +0000 UTC m=+6.366373725 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d81b80): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9a380): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9a380): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9a380): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9a380): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9a380): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.872034265 +0000 UTC m=+6.366373725 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9a380): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff13482a0 item 94 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9a9c0): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9a9c0): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9a9c0): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9a9c0): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9a9c0): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9a9c0): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9a9c0): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9a9c0): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.873340518 +0000 UTC m=+6.367679978 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9a9c0): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9af00): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9af00): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9af00): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1348620 item 95 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9af00): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9af00): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.874061236 +0000 UTC m=+6.368400697 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9af00): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9b600): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9b600): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9b600): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9b600): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9b600): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.874061236 +0000 UTC m=+6.368400697 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9b600): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff13487e0 item 95 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 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/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9bc40): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9bc40): open at offset 0 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9bc40): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9bc40): _readAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9bc40): >_readAt: n=0, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9bc40): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9bc40): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9bc40): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.87557982 +0000 UTC m=+6.369919280 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0d9bc40): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db8280): _writeAt: size=5, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db8280): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db8280): >openPending: err= 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1348b60 item 96 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db8280): >_writeAt: n=5, err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db8280): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.876022345 +0000 UTC m=+6.370361805 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db8280): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/05 03:52:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/05 03:52:34 DEBUG : open-test-file: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db8980): _readAt: size=512, off=0 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db8980): openPending: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db8980): >openPending: err= 2026/05/05 03:52:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db8980): >_readAt: n=5, err=EOF 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db8980): close: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-05 03:52:34.876022345 +0000 UTC m=+6.370361805 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : open-test-file(0x2e6ff0db8980): >close: err= 2026/05/05 03:52:34 DEBUG : open-test-file: Remove: 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e6ff1348d20 item 96 2026/05/05 03:52:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/05 03:52:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/05 03:52:34 DEBUG : open-test-file: >Remove: err= 2026/05/05 03:52:34 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:34 DEBUG : Looking for writers 2026/05/05 03:52:34 DEBUG : >WaitForWriters: 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.45s) --- PASS: TestRWFileHandleOpenTests/writes (0.23s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.22s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:34 DEBUG : file1: newRWFileHandle: 2026/05/05 03:52:34 DEBUG : file1(0x2e6ff0e26100): openPending: 2026/05/05 03:52:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:34 DEBUG : file1(0x2e6ff0e26100): >openPending: err= 2026/05/05 03:52:34 DEBUG : file1: >newRWFileHandle: err= 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/05 03:52:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/05 03:52:34 DEBUG : file1(0x2e6ff0e26100): _writeAt: size=2, off=0 2026/05/05 03:52:34 DEBUG : file1(0x2e6ff0e26100): >_writeAt: n=2, err= 2026/05/05 03:52:34 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/05 03:52:34 DEBUG : file1(0x2e6ff0e26100): RWFileHandle.Flush 2026/05/05 03:52:34 DEBUG : file1(0x2e6ff0e26100): RWFileHandle.Release 2026/05/05 03:52:34 DEBUG : file1(0x2e6ff0e26100): close: 2026/05/05 03:52:34 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/05 03:52:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:34 DEBUG : file1(0x2e6ff0e26100): >close: err= 2026/05/05 03:52:34 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:34 DEBUG : Looking for writers 2026/05/05 03:52:34 DEBUG : file1: reading active writers 2026/05/05 03:52:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 03:52:34 DEBUG : Looking for writers 2026/05/05 03:52:34 DEBUG : file1: reading active writers 2026/05/05 03:52:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 03:52:34 DEBUG : Looking for writers 2026/05/05 03:52:34 DEBUG : file1: reading active writers 2026/05/05 03:52:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 03:52:34 DEBUG : Looking for writers 2026/05/05 03:52:34 DEBUG : file1: reading active writers 2026/05/05 03:52:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 03:52:34 DEBUG : file1: vfs cache: starting upload 2026/05/05 03:52:34 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1.a0a9169e.partial" 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1.a0a9169e.partial 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-zusevew0gize/file1.a0a9169e.partial 2026/05/05 03:52:34 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/05 03:52:34 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/05 03:52:34 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/05/05 03:52:34 INFO : file1: Copied (new) 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:34 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/05 03:52:34 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/05/05 03:52:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/05 03:52:34 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/05 03:52:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:34 INFO : file1: vfs cache: upload succeeded try #1 2026/05/05 03:52:35 DEBUG : Looking for writers 2026/05/05 03:52:35 DEBUG : file1: reading active writers 2026/05/05 03:52:35 DEBUG : >WaitForWriters: 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:35 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:35 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/05/05 03:52:35 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:35 DEBUG : Looking for writers 2026/05/05 03:52:35 DEBUG : file1: reading active writers 2026/05/05 03:52:35 DEBUG : >WaitForWriters: 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:35 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:35 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:35 DEBUG : rename_me: newRWFileHandle: 2026/05/05 03:52:35 DEBUG : rename_me(0x2e6ff0d42d80): openPending: 2026/05/05 03:52:35 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/05 03:52:35 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/05 03:52:35 DEBUG : rename_me(0x2e6ff0d42d80): >openPending: err= 2026/05/05 03:52:35 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/05 03:52:35 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/05 03:52:35 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/05 03:52:35 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/05 03:52:35 DEBUG : rename_me(0x2e6ff0d42d80): _writeAt: size=5, off=0 2026/05/05 03:52:35 DEBUG : rename_me(0x2e6ff0d42d80): >_writeAt: n=5, err= 2026/05/05 03:52:35 DEBUG : rename_me(0x2e6ff0d42d80): close: 2026/05/05 03:52:35 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-05 03:52:35.053318676 +0000 UTC m=+6.547658137 2026/05/05 03:52:35 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/05 03:52:35 DEBUG : rename_me(0x2e6ff0d42d80): >close: err= 2026/05/05 03:52:35 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/05 03:52:35 DEBUG : i_was_renamed: Updating file with 0x2e6ff0f9d860 2026/05/05 03:52:35 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/05 03:52:35 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/05 03:52:35 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:35 DEBUG : Looking for writers 2026/05/05 03:52:35 DEBUG : i_was_renamed: reading active writers 2026/05/05 03:52:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/05 03:52:35 DEBUG : Looking for writers 2026/05/05 03:52:35 DEBUG : i_was_renamed: reading active writers 2026/05/05 03:52:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/05 03:52:35 DEBUG : Looking for writers 2026/05/05 03:52:35 DEBUG : i_was_renamed: reading active writers 2026/05/05 03:52:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/05 03:52:35 DEBUG : Looking for writers 2026/05/05 03:52:35 DEBUG : i_was_renamed: reading active writers 2026/05/05 03:52:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/05 03:52:35 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/05 03:52:35 DEBUG : i_was_renamed.71637cd4.partial: size = 5 OK 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/i_was_renamed.71637cd4.partial" 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/i_was_renamed.71637cd4.partial 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-zusevew0gize/i_was_renamed.71637cd4.partial 2026/05/05 03:52:35 DEBUG : i_was_renamed.71637cd4.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/05 03:52:35 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/05 03:52:35 DEBUG : i_was_renamed.71637cd4.partial: renamed to: i_was_renamed 2026/05/05 03:52:35 INFO : i_was_renamed: Copied (new) 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/i_was_renamed" 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/i_was_renamed 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-zusevew0gize/i_was_renamed 2026/05/05 03:52:35 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/05 03:52:35 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-05 03:52:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/05 03:52:35 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/05 03:52:35 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/05 03:52:35 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/05 03:52:35 DEBUG : Looking for writers 2026/05/05 03:52:35 DEBUG : i_was_renamed: reading active writers 2026/05/05 03:52:35 DEBUG : >WaitForWriters: 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.17s) === RUN TestRWCacheUpdate run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/05 03:52:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize" 2026/05/05 03:52:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/05/05 03:52:35 DEBUG : forgetting directory cache 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate(0x2e6ff0ee82c0): _readAt: size=512, off=0 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate(0x2e6ff0ee82c0): openPending: 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-05 02:53:35 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/05 03:52:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate(0x2e6ff0ee82c0): >openPending: err= 2026/05/05 03:52:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate(0x2e6ff0ee82c0): >_readAt: n=20, err=EOF 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate(0x2e6ff0ee82c0): close: 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-05 02:53:35 +0000 UTC 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate(0x2e6ff0ee82c0): >close: err= 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/05/05 03:52:35 DEBUG : forgetting directory cache 2026/05/05 03:52:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate(0x2e6ff0d43640): _readAt: size=512, off=0 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate(0x2e6ff0d43640): openPending: 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-05 02:54:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-05 02:53:35 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-05 02:54:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-05 02:53:35 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/05 03:52:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/05 03:52:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate(0x2e6ff0d43640): >openPending: err= 2026/05/05 03:52:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate(0x2e6ff0d43640): >_readAt: n=20, err=EOF 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate(0x2e6ff0d43640): close: 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-05 02:54:35 +0000 UTC 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate(0x2e6ff0d43640): >close: err= 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/05/05 03:52:35 DEBUG : forgetting directory cache 2026/05/05 03:52:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate(0x2e6ff165d340): _readAt: size=512, off=0 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate(0x2e6ff165d340): openPending: 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-05 02:55:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-05 02:54:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-05 02:55:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-05 02:54:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/05 03:52:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/05 03:52:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate(0x2e6ff165d340): >openPending: err= 2026/05/05 03:52:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate(0x2e6ff165d340): >_readAt: n=20, err=EOF 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate(0x2e6ff165d340): close: 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-05 02:55:35 +0000 UTC 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate(0x2e6ff165d340): >close: err= 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:35 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/05/05 03:52:36 DEBUG : forgetting directory cache 2026/05/05 03:52:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff165dcc0): _readAt: size=512, off=0 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff165dcc0): openPending: 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-05 02:56:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-05 02:55:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-05 02:56:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-05 02:55:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/05 03:52:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/05 03:52:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff165dcc0): >openPending: err= 2026/05/05 03:52:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff165dcc0): >_readAt: n=20, err=EOF 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff165dcc0): close: 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-05 02:56:35 +0000 UTC 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff165dcc0): >close: err= 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/05/05 03:52:36 DEBUG : forgetting directory cache 2026/05/05 03:52:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff129c940): _readAt: size=512, off=0 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff129c940): openPending: 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-05 02:57:35 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-05 02:56:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-05 02:57:35 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-05 02:56:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/05 03:52:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/05 03:52:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff129c940): >openPending: err= 2026/05/05 03:52:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff129c940): >_readAt: n=20, err=EOF 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff129c940): close: 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-05 02:57:35 +0000 UTC 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff129c940): >close: err= 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/05/05 03:52:36 DEBUG : forgetting directory cache 2026/05/05 03:52:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff0fda540): _readAt: size=512, off=0 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff0fda540): openPending: 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-05 02:58:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-05 02:57:35 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-05 02:58:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-05 02:57:35 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/05 03:52:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/05 03:52:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff0fda540): >openPending: err= 2026/05/05 03:52:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff0fda540): >_readAt: n=20, err=EOF 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff0fda540): close: 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-05 02:58:35 +0000 UTC 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff0fda540): >close: err= 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/05/05 03:52:36 DEBUG : forgetting directory cache 2026/05/05 03:52:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff129dcc0): _readAt: size=512, off=0 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff129dcc0): openPending: 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-05 02:59:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-05 02:58:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-05 02:59:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-05 02:58:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/05 03:52:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/05 03:52:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff129dcc0): >openPending: err= 2026/05/05 03:52:36 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff129dcc0): >_readAt: n=21, err=EOF 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff129dcc0): close: 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-05 02:59:35 +0000 UTC 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff129dcc0): >close: err= 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/05/05 03:52:36 DEBUG : forgetting directory cache 2026/05/05 03:52:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff14068c0): _readAt: size=512, off=0 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff14068c0): openPending: 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-05 03:00:35 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-05 02:59:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-05 03:00:35 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-05 02:59:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/05 03:52:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/05 03:52:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff14068c0): >openPending: err= 2026/05/05 03:52:36 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff14068c0): >_readAt: n=22, err=EOF 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff14068c0): close: 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-05 03:00:35 +0000 UTC 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate(0x2e6ff14068c0): >close: err= 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:36 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/05/05 03:52:37 DEBUG : forgetting directory cache 2026/05/05 03:52:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate(0x2e6ff1407680): _readAt: size=512, off=0 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate(0x2e6ff1407680): openPending: 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-05 03:01:35 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-05 03:00:35 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-05 03:01:35 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-05 03:00:35 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/05 03:52:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/05 03:52:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate(0x2e6ff1407680): >openPending: err= 2026/05/05 03:52:37 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate(0x2e6ff1407680): >_readAt: n=23, err=EOF 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate(0x2e6ff1407680): close: 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-05 03:01:35 +0000 UTC 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate(0x2e6ff1407680): >close: err= 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/05/05 03:52:37 DEBUG : forgetting directory cache 2026/05/05 03:52:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate(0x2e6ff1318b00): _readAt: size=512, off=0 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate(0x2e6ff1318b00): openPending: 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-zusevew0gize/TestRWCacheUpdate 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-05 03:02:35 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-05 03:01:35 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-05 03:02:35 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-05 03:01:35 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/05 03:52:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/05 03:52:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate(0x2e6ff1318b00): >openPending: err= 2026/05/05 03:52:37 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate(0x2e6ff1318b00): >_readAt: n=24, err=EOF 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate(0x2e6ff1318b00): close: 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-05 03:02:35 +0000 UTC 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate(0x2e6ff1318b00): >close: err= 2026/05/05 03:52:37 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:37 DEBUG : Looking for writers 2026/05/05 03:52:37 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/05 03:52:37 DEBUG : >WaitForWriters: 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.19s) === RUN TestCaseSensitivity run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/FiLeA" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/FiLeA 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-zusevew0gize/FiLeA 2026/05/05 03:52:37 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/FiLeA" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/FiLeA 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-zusevew0gize/FiLeA 2026/05/05 03:52:37 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/FiLeB" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/FiLeB 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-zusevew0gize/FiLeB 2026/05/05 03:52:37 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/FiLeB" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/FiLeB 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-zusevew0gize/FiLeB 2026/05/05 03:52:37 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/05 03:52:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/05 03:52:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/05 03:52:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/05 03:52:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/FiLeA" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/FiLeA 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-zusevew0gize/FiLeA 2026/05/05 03:52:37 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/05 03:52:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/05 03:52:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/05 03:52:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/05 03:52:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/FiLeA" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/FiLeA 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-zusevew0gize/FiLeA 2026/05/05 03:52:37 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/05 03:52:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/05 03:52:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/05 03:52:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/05 03:52:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:37 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/05 03:52:37 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/05 03:52:37 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/05 03:52:37 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:37 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/FiLeB" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/FiLeB 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-zusevew0gize/FiLeB 2026/05/05 03:52:37 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/05 03:52:37 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/05 03:52:37 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/05 03:52:37 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/05 03:52:37 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:37 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/FilEb" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/FilEb 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-zusevew0gize/FilEb 2026/05/05 03:52:37 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/FiLeA" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/FiLeA 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-zusevew0gize/FiLeA 2026/05/05 03:52:37 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/FiLeA" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/FiLeA 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-zusevew0gize/FiLeA 2026/05/05 03:52:37 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/FiLeB" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/FiLeB 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-zusevew0gize/FiLeB 2026/05/05 03:52:37 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/FiLeB" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/FiLeB 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-zusevew0gize/FiLeB 2026/05/05 03:52:37 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/FilEb" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/FilEb 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-zusevew0gize/FilEb 2026/05/05 03:52:37 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/FilEb" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/FilEb 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-zusevew0gize/FilEb 2026/05/05 03:52:37 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/05/05 03:52:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/05 03:52:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/05 03:52:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/05 03:52:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:37 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/05 03:52:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/05 03:52:37 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/05 03:52:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:37 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/05 03:52:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/05 03:52:37 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/05 03:52:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:37 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/05 03:52:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/05 03:52:37 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/05 03:52:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:37 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/05 03:52:37 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/05 03:52:37 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/05 03:52:37 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:37 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/FiLeB" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/FiLeB 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-zusevew0gize/FiLeB 2026/05/05 03:52:37 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/05 03:52:37 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/05 03:52:37 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/05 03:52:37 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/05 03:52:37 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:37 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/FilEb" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/FilEb 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-zusevew0gize/FilEb 2026/05/05 03:52:37 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/05 03:52:37 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/05 03:52:37 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/05 03:52:37 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/05 03:52:37 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/05 03:52:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/05 03:52:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/05 03:52:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/05 03:52:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:37 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:37 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:37 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:37 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/05 03:52:37 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/05 03:52:37 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/05 03:52:37 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:37 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:37 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/05 03:52:37 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/05 03:52:37 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/05 03:52:37 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:37 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:37 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:37 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:37 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:37 DEBUG : Looking for writers 2026/05/05 03:52:37 DEBUG : FiLeB: reading active writers 2026/05/05 03:52:37 DEBUG : FilEb: reading active writers 2026/05/05 03:52:37 DEBUG : FiLeA: reading active writers 2026/05/05 03:52:37 DEBUG : >WaitForWriters: 2026/05/05 03:52:37 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:37 DEBUG : Looking for writers 2026/05/05 03:52:37 DEBUG : FiLeA: reading active writers 2026/05/05 03:52:37 DEBUG : FiLeB: reading active writers 2026/05/05 03:52:37 DEBUG : FilEb: reading active writers 2026/05/05 03:52:37 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.07s) === RUN TestUnicodeNormalization run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/normal name with no special characters.txt" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/normal\ name\ with\ no\ special\ characters.txt 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-zusevew0gize/normal name with no special characters.txt 2026/05/05 03:52:37 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/normal name with no special characters.txt" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/normal\ name\ with\ no\ special\ characters.txt 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-zusevew0gize/normal name with no special characters.txt 2026/05/05 03:52:37 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/測試_Русский___ě_áñ" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/測試_Русский___ě_áñ 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-zusevew0gize/測試_Русский___ě_áñ 2026/05/05 03:52:37 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/測試_Русский___ě_áñ" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/測試_Русский___ě_áñ 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-zusevew0gize/測試_Русский___ě_áñ 2026/05/05 03:52:37 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/05 03:52:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/05 03:52:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/05 03:52:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/05 03:52:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/normal name with no special characters.txt" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/normal\ name\ with\ no\ special\ characters.txt 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-zusevew0gize/normal name with no special characters.txt 2026/05/05 03:52:37 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/05 03:52:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/05 03:52:37 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/05 03:52:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/05 03:52:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/測試_Русский___ě_áñ" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/測試_Русский___ě_áñ 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-zusevew0gize/測試_Русский___ě_áñ 2026/05/05 03:52:37 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/05 03:52:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/05 03:52:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/05 03:52:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/05 03:52:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:37 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:37 DEBUG : Looking for writers 2026/05/05 03:52:37 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/05 03:52:37 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/05 03:52:37 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.02s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Reusing VFS from active cache 2026/05/05 03:52:37 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:37 DEBUG : Looking for writers 2026/05/05 03:52:37 DEBUG : >WaitForWriters: 2026/05/05 03:52:37 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:37 DEBUG : Looking for writers 2026/05/05 03:52:37 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:37 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:37 DEBUG : Looking for writers 2026/05/05 03:52:37 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:37 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:37 DEBUG : Looking for writers 2026/05/05 03:52:37 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:37 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:37 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file2" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file2 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-zusevew0gize/dir/file2 2026/05/05 03:52:37 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file2" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file2 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-zusevew0gize/dir/file2 2026/05/05 03:52:37 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/05 03:52:37 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:37 DEBUG : dir: Looking for writers 2026/05/05 03:52:37 DEBUG : file2: reading active writers 2026/05/05 03:52:37 DEBUG : Looking for writers 2026/05/05 03:52:37 DEBUG : dir: reading active writers 2026/05/05 03:52:37 DEBUG : file1: reading active writers 2026/05/05 03:52:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.02s) === RUN TestVFSStatParent run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:37 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:37 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file2" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file2 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-zusevew0gize/dir/file2 2026/05/05 03:52:37 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file2" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file2 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-zusevew0gize/dir/file2 2026/05/05 03:52:37 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/05 03:52:37 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:37 DEBUG : dir: Looking for writers 2026/05/05 03:52:37 DEBUG : Looking for writers 2026/05/05 03:52:37 DEBUG : dir: reading active writers 2026/05/05 03:52:37 DEBUG : file1: reading active writers 2026/05/05 03:52:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.02s) === RUN TestVFSOpenFile run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:37 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:37 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file2" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file2 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-zusevew0gize/dir/file2 2026/05/05 03:52:37 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file2" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file2 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-zusevew0gize/dir/file2 2026/05/05 03:52:37 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/05 03:52:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : file1: Open: flags=O_RDONLY 2026/05/05 03:52:37 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/05 03:52:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/05 03:52:37 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/05 03:52:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/05 03:52:37 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/05 03:52:37 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/05 03:52:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: File to upload is small (0 bytes), uploading instead of streaming 2026/05/05 03:52:37 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/new_file.txt" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/new_file.txt 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-zusevew0gize/dir/new_file.txt 2026/05/05 03:52:37 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/05 03:52:37 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/05 03:52:37 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/05/05 03:52:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/05 03:52:37 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/05 03:52:37 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:37 DEBUG : dir: Looking for writers 2026/05/05 03:52:37 DEBUG : file2: reading active writers 2026/05/05 03:52:37 DEBUG : new_file.txt: reading active writers 2026/05/05 03:52:37 DEBUG : Looking for writers 2026/05/05 03:52:37 DEBUG : dir: reading active writers 2026/05/05 03:52:37 DEBUG : file1: reading active writers 2026/05/05 03:52:37 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.02s) === RUN TestVFSRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file2" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file2 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-zusevew0gize/dir/file2 2026/05/05 03:52:37 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file2" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file2 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-zusevew0gize/dir/file2 2026/05/05 03:52:37 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/05 03:52:37 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/05 03:52:37 DEBUG : dir/file1: Updating file with dir/file1 0x2e6ff147ba00 2026/05/05 03:52:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/05 03:52:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:37 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir/file1" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-zusevew0gize/dir/file1 2026/05/05 03:52:37 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/05 03:52:37 INFO : dir/file1: Moved (server-side) to: file0 2026/05/05 03:52:37 DEBUG : file0: Updating file with file0 0x2e6ff147ba00 2026/05/05 03:52:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/05 03:52:37 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file0" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file0 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-zusevew0gize/file0 2026/05/05 03:52:37 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file0" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/file0 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-zusevew0gize/file0 2026/05/05 03:52:37 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/05 03:52:37 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:37 DEBUG : dir: Looking for writers 2026/05/05 03:52:37 DEBUG : Looking for writers 2026/05/05 03:52:37 DEBUG : dir: reading active writers 2026/05/05 03:52:37 DEBUG : file0: reading active writers 2026/05/05 03:52:37 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.03s) === RUN TestVFSStatfs run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Server has VFS statistics extension 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: About path "/home/rclone/rclone-test-zusevew0gize" 2026/05/05 03:52:37 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:37 DEBUG : Looking for writers 2026/05/05 03:52:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:37 DEBUG : forgetting directory cache 2026/05/05 03:52:37 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/05 03:52:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/05 03:52:37 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/05 03:52:37 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/05 03:52:37 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: New connection 127.0.0.1:44830->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/05 03:52:37 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: New connection 127.0.0.1:44846->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/05 03:52:37 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:37 DEBUG : Looking for writers 2026/05/05 03:52:37 DEBUG : a: Looking for writers 2026/05/05 03:52:37 DEBUG : b: Looking for writers 2026/05/05 03:52:37 DEBUG : c: Looking for writers 2026/05/05 03:52:37 DEBUG : d: Looking for writers 2026/05/05 03:52:37 DEBUG : Looking for writers 2026/05/05 03:52:37 DEBUG : /: reading active writers 2026/05/05 03:52:37 DEBUG : a: reading active writers 2026/05/05 03:52:37 DEBUG : b: reading active writers 2026/05/05 03:52:37 DEBUG : c: reading active writers 2026/05/05 03:52:37 DEBUG : d: reading active writers 2026/05/05 03:52:37 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.20s) === RUN TestVFSMkdirAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:37 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/05 03:52:37 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/05 03:52:37 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/05 03:52:37 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/05 03:52:37 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:37 DEBUG : a/b/c/d: Looking for writers 2026/05/05 03:52:37 DEBUG : a/b/c: Looking for writers 2026/05/05 03:52:37 DEBUG : d: reading active writers 2026/05/05 03:52:37 DEBUG : a/b: Looking for writers 2026/05/05 03:52:37 DEBUG : c: reading active writers 2026/05/05 03:52:37 DEBUG : a: Looking for writers 2026/05/05 03:52:37 DEBUG : b: reading active writers 2026/05/05 03:52:37 DEBUG : Looking for writers 2026/05/05 03:52:37 DEBUG : a: reading active writers 2026/05/05 03:52:37 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:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:37 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:37 DEBUG : Looking for writers 2026/05/05 03:52:37 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:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/05 03:52:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/05 03:52:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:37 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/05 03:52:37 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/05 03:52:37 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: File to upload is small (5 bytes), uploading instead of streaming 2026/05/05 03:52:37 DEBUG : file1: size = 5 OK 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:37 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/05 03:52:37 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/05 03:52:37 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/05 03:52:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:37 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:37 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/05 03:52:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/05 03:52:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/05 03:52:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/05 03:52:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/05 03:52:37 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/05 03:52:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/05 03:52:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/05 03:52:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/05 03:52:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: File to upload is small (0 bytes), uploading instead of streaming 2026/05/05 03:52:37 DEBUG : file1: size = 0 OK 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:37 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/05 03:52:37 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/05 03:52:37 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/05 03:52:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/05 03:52:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/05 03:52:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/05 03:52:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: File to upload is small (7 bytes), uploading instead of streaming 2026/05/05 03:52:37 DEBUG : file1: size = 7 OK 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:37 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/05/05 03:52:37 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/05 03:52:37 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/05 03:52:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:37 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:37 DEBUG : Looking for writers 2026/05/05 03:52:37 DEBUG : file1: reading active writers 2026/05/05 03:52:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.03s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/05 03:52:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/05 03:52:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:37 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/05 03:52:37 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize/dir/file1: no such file or directory 2026/05/05 03:52:37 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize/dir/file1: no such file or directory 2026/05/05 03:52:37 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize/dir/file1: no such file or directory 2026/05/05 03:52:37 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize/dir/file1: no such file or directory 2026/05/05 03:52:37 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize/dir/file1: no such file or directory 2026/05/05 03:52:37 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize/dir/file1: no such file or directory 2026/05/05 03:52:38 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize/dir/file1: no such file or directory 2026/05/05 03:52:38 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize/dir/file1: no such file or directory 2026/05/05 03:52:38 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize/dir/file1: no such file or directory 2026/05/05 03:52:38 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u36Pi}/rclone-test-zusevew0gize/dir/file1: no such file or directory 2026/05/05 03:52:38 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/05 03:52:38 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/05 03:52:38 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: File to upload is small (11 bytes), uploading instead of streaming 2026/05/05 03:52:38 DEBUG : file1: size = 11 OK 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:38 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/05 03:52:38 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/05 03:52:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/05 03:52:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:38 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:38 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:38 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/05 03:52:38 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:38 DEBUG : Looking for writers 2026/05/05 03:52:38 DEBUG : file1: reading active writers 2026/05/05 03:52:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/05 03:52:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/05 03:52:38 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/05 03:52:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: File to upload is small (5 bytes), uploading instead of streaming 2026/05/05 03:52:38 DEBUG : file1: size = 5 OK 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:38 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/05 03:52:38 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/05 03:52:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/05 03:52:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:38 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/05 03:52:38 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:38 DEBUG : Looking for writers 2026/05/05 03:52:38 DEBUG : file1: reading active writers 2026/05/05 03:52:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/05 03:52:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/05 03:52:38 DEBUG : file1: WriteFileHandle.Release closing 2026/05/05 03:52:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: File to upload is small (0 bytes), uploading instead of streaming 2026/05/05 03:52:38 DEBUG : file1: size = 0 OK 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:38 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/05 03:52:38 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/05 03:52:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/05 03:52:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:38 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/05 03:52:38 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:38 DEBUG : Looking for writers 2026/05/05 03:52:38 DEBUG : file1: reading active writers 2026/05/05 03:52:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/05 03:52:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/05 03:52:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: File to upload is small (2 bytes), uploading instead of streaming 2026/05/05 03:52:38 DEBUG : file1: size = 2 OK 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:38 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/05 03:52:38 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/05 03:52:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/05 03:52:38 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/05 03:52:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:38 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:38 DEBUG : Looking for writers 2026/05/05 03:52:38 DEBUG : file1: reading active writers 2026/05/05 03:52:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/05 03:52:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/05 03:52:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: File to upload is small (0 bytes), uploading instead of streaming 2026/05/05 03:52:38 DEBUG : file1: size = 0 OK 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:38 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/05 03:52:38 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/05 03:52:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/05 03:52:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:38 DEBUG : file1: Open: flags=O_RDONLY 2026/05/05 03:52:38 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/05 03:52:38 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/05 03:52:38 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:38 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:38 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:38 DEBUG : Looking for writers 2026/05/05 03:52:38 DEBUG : file1: reading active writers 2026/05/05 03:52:38 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/05 03:52:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/05 03:52:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/05 03:52:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/05 03:52:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: File to upload is small (100 bytes), uploading instead of streaming 2026/05/05 03:52:38 DEBUG : file1: size = 100 OK 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/file1" 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 4fe811e3c6d06a12ca6d9c750be3a91f /home/rclone/rclone-test-zusevew0gize/file1 2026/05/05 03:52:38 DEBUG : file1: Parsed hash: 4fe811e3c6d06a12ca6d9c750be3a91f 2026/05/05 03:52:38 DEBUG : file1: md5 = 4fe811e3c6d06a12ca6d9c750be3a91f OK 2026/05/05 03:52:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/05 03:52:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/05 03:52:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/05 03:52:38 DEBUG : file1: Open: flags=O_RDONLY 2026/05/05 03:52:38 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/05 03:52:38 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/05 03:52:38 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:38 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:38 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:38 DEBUG : Looking for writers 2026/05/05 03:52:38 DEBUG : file1: reading active writers 2026/05/05 03:52:38 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/flat/f000.txt" 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/flat/f000.txt 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-zusevew0gize/flat/f000.txt 2026/05/05 03:52:38 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/flat/f000.txt" 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/flat/f000.txt 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-zusevew0gize/flat/f000.txt 2026/05/05 03:52:38 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/flat/f001.txt" 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/flat/f001.txt 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-zusevew0gize/flat/f001.txt 2026/05/05 03:52:38 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/flat/f001.txt" 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/flat/f001.txt 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-zusevew0gize/flat/f001.txt 2026/05/05 03:52:38 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/flat/f002.txt" 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/flat/f002.txt 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-zusevew0gize/flat/f002.txt 2026/05/05 03:52:38 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/flat/f002.txt" 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/flat/f002.txt 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-zusevew0gize/flat/f002.txt 2026/05/05 03:52:38 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/flat/f003.txt" 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/flat/f003.txt 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-zusevew0gize/flat/f003.txt 2026/05/05 03:52:38 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/flat/f003.txt" 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/flat/f003.txt 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-zusevew0gize/flat/f003.txt 2026/05/05 03:52:38 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/flat/f004.txt" 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/flat/f004.txt 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-zusevew0gize/flat/f004.txt 2026/05/05 03:52:38 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/flat/f004.txt" 2026/05/05 03:52:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: sha1sum /home/rclone/rclone-test-zusevew0gize/flat/f004.txt 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-zusevew0gize/flat/f004.txt 2026/05/05 03:52:39 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/05/05 03:52:39 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/05 03:52:39 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/05 03:52:39 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:39 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/flat/f000.txt" 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/flat/f000.txt 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-zusevew0gize/flat/f000.txt 2026/05/05 03:52:39 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/05 03:52:39 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/05 03:52:39 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/05 03:52:39 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:39 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/flat/f001.txt" 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/flat/f001.txt 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-zusevew0gize/flat/f001.txt 2026/05/05 03:52:39 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/05 03:52:39 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/05 03:52:39 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/05 03:52:39 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:39 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/flat/f002.txt" 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/flat/f002.txt 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-zusevew0gize/flat/f002.txt 2026/05/05 03:52:39 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/05 03:52:39 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/05 03:52:39 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/05 03:52:39 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:39 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/flat/f003.txt" 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/flat/f003.txt 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-zusevew0gize/flat/f003.txt 2026/05/05 03:52:39 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/05 03:52:39 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/05 03:52:39 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/05 03:52:39 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:39 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/flat/f004.txt" 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/flat/f004.txt 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-zusevew0gize/flat/f004.txt 2026/05/05 03:52:39 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/05 03:52:39 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:39 DEBUG : flat: Looking for writers 2026/05/05 03:52:39 DEBUG : f000.txt: reading active writers 2026/05/05 03:52:39 DEBUG : f001.txt: reading active writers 2026/05/05 03:52:39 DEBUG : f002.txt: reading active writers 2026/05/05 03:52:39 DEBUG : f003.txt: reading active writers 2026/05/05 03:52:39 DEBUG : f004.txt: reading active writers 2026/05/05 03:52:39 DEBUG : Looking for writers 2026/05/05 03:52:39 DEBUG : flat: reading active writers 2026/05/05 03:52:39 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.07s) === RUN TestZipManySubDirs run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:39 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/05 03:52:39 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/05 03:52:39 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:39 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/a/b/c/deep.txt" 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/a/b/c/deep.txt 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-zusevew0gize/a/b/c/deep.txt 2026/05/05 03:52:39 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/05/05 03:52:39 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/05 03:52:39 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/05 03:52:39 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:39 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/a/b/mid.txt" 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/a/b/mid.txt 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-zusevew0gize/a/b/mid.txt 2026/05/05 03:52:39 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/05/05 03:52:39 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/05 03:52:39 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/05 03:52:39 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:39 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/a/top.txt" 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/a/top.txt 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-zusevew0gize/a/top.txt 2026/05/05 03:52:39 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/05/05 03:52:39 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:39 DEBUG : a/b/c: Looking for writers 2026/05/05 03:52:39 DEBUG : deep.txt: reading active writers 2026/05/05 03:52:39 DEBUG : a/b: Looking for writers 2026/05/05 03:52:39 DEBUG : mid.txt: reading active writers 2026/05/05 03:52:39 DEBUG : c: reading active writers 2026/05/05 03:52:39 DEBUG : a: Looking for writers 2026/05/05 03:52:39 DEBUG : top.txt: reading active writers 2026/05/05 03:52:39 DEBUG : b: reading active writers 2026/05/05 03:52:39 DEBUG : Looking for writers 2026/05/05 03:52:39 DEBUG : a: reading active writers 2026/05/05 03:52:39 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.04s) === RUN TestZipLargeFiles run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:39 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/05 03:52:39 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/05 03:52:39 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/bigdir/big.bin" 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/bigdir/big.bin 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: c62906bd391d0b11d1a7758fb193a239 /home/rclone/rclone-test-zusevew0gize/bigdir/big.bin 2026/05/05 03:52:39 DEBUG : bigdir/big.bin: Parsed hash: c62906bd391d0b11d1a7758fb193a239 2026/05/05 03:52:39 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:39 DEBUG : bigdir: Looking for writers 2026/05/05 03:52:39 DEBUG : big.bin: reading active writers 2026/05/05 03:52:39 DEBUG : Looking for writers 2026/05/05 03:52:39 DEBUG : bigdir: reading active writers 2026/05/05 03:52:39 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.49s) === RUN TestZipDirsInRoot run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize", Local "Local file system at /tmp/rclone1991360657", Modify Window "1s" 2026/05/05 03:52:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: poll-interval is not supported by this remote 2026/05/05 03:52:39 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/05 03:52:39 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/05 03:52:39 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:39 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir1/a.txt" 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir1/a.txt 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-zusevew0gize/dir1/a.txt 2026/05/05 03:52:39 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/05/05 03:52:39 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/05 03:52:39 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/05 03:52:39 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:39 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir2/b.txt" 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir2/b.txt 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-zusevew0gize/dir2/b.txt 2026/05/05 03:52:39 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/05/05 03:52:39 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/05 03:52:39 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/05 03:52:39 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/05 03:52:39 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Shell path "/home/rclone/rclone-test-zusevew0gize/dir3/c.txt" 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Running remote command: md5sum /home/rclone/rclone-test-zusevew0gize/dir3/c.txt 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-zusevew0gize/dir3/c.txt 2026/05/05 03:52:39 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/05/05 03:52:39 DEBUG : WaitForWriters: timeout=30s 2026/05/05 03:52:39 DEBUG : dir1: Looking for writers 2026/05/05 03:52:39 DEBUG : a.txt: reading active writers 2026/05/05 03:52:39 DEBUG : dir2: Looking for writers 2026/05/05 03:52:39 DEBUG : b.txt: reading active writers 2026/05/05 03:52:39 DEBUG : dir3: Looking for writers 2026/05/05 03:52:39 DEBUG : c.txt: reading active writers 2026/05/05 03:52:39 DEBUG : Looking for writers 2026/05/05 03:52:39 DEBUG : dir1: reading active writers 2026/05/05 03:52:39 DEBUG : dir2: reading active writers 2026/05/05 03:52:39 DEBUG : dir3: reading active writers 2026/05/05 03:52:39 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.04s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/05 03:52:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zusevew0gize: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 11.10569723s (try 1/5)