"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/05/02 02:38:52 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hekilat3cuge" 2026/05/02 02:38:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 02:38:52 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/02 02:38:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/02 02:38:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/02 02:38:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/02 02:38:52 DEBUG : Setting pass="nNO9m8JAz1-zJL1hY552zVLC2d29xNfS" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/02 02:38:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/02 02:38:52 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{afyTl}" suffix to name 2026/05/02 02:38:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/02 02:38:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/02 02:38:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/02 02:38:52 DEBUG : Setting pass="nNO9m8JAz1-zJL1hY552zVLC2d29xNfS" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/02 02:38:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/02 02:38:52 NOTICE: TestSFTPOpenssh{afyTl}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: New connection 127.0.0.1:60886->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell type "unix" from config 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Relative path resolved to "/home/rclone/rclone-test-hekilat3cuge" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Using root directory "/home/rclone/rclone-test-hekilat3cuge" 2026/05/02 02:38:53 DEBUG : Creating backend with remote "/tmp/rclone2438908902" === RUN TestDirHandleMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:53 DEBUG : dir: Looking for writers 2026/05/02 02:38:53 DEBUG : Looking for writers 2026/05/02 02:38:53 DEBUG : dir: reading active writers 2026/05/02 02:38:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.02s) === RUN TestDirHandleReaddir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file2" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file2 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-hekilat3cuge/dir/file2 2026/05/02 02:38:53 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file2" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file2 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-hekilat3cuge/dir/file2 2026/05/02 02:38:53 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/subdir/file3" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/subdir/file3 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-hekilat3cuge/dir/subdir/file3 2026/05/02 02:38:53 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/subdir/file3" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/subdir/file3 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-hekilat3cuge/dir/subdir/file3 2026/05/02 02:38:53 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/05/02 02:38:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:53 DEBUG : dir/subdir: Looking for writers 2026/05/02 02:38:53 DEBUG : dir: Looking for writers 2026/05/02 02:38:53 DEBUG : file1: reading active writers 2026/05/02 02:38:53 DEBUG : file2: reading active writers 2026/05/02 02:38:53 DEBUG : subdir: reading active writers 2026/05/02 02:38:53 DEBUG : Looking for writers 2026/05/02 02:38:53 DEBUG : dir: reading active writers 2026/05/02 02:38:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.04s) === RUN TestDirHandleReaddirnames run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:53 DEBUG : dir: Looking for writers 2026/05/02 02:38:53 DEBUG : file1: reading active writers 2026/05/02 02:38:53 DEBUG : Looking for writers 2026/05/02 02:38:53 DEBUG : dir: reading active writers 2026/05/02 02:38:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:53 DEBUG : dir: Looking for writers 2026/05/02 02:38:53 DEBUG : Looking for writers 2026/05/02 02:38:53 DEBUG : dir: reading active writers 2026/05/02 02:38:53 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:53 DEBUG : dir: forgetting directory cache 2026/05/02 02:38:53 DEBUG : forgetting directory cache 2026/05/02 02:38:53 DEBUG : dir: forgetting directory cache 2026/05/02 02:38:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:53 DEBUG : Looking for writers 2026/05/02 02:38:53 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:53 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/02 02:38:53 DEBUG : dir: invalidating directory cache 2026/05/02 02:38:53 DEBUG : >ForgetPath: 2026/05/02 02:38:53 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/02 02:38:53 DEBUG : invalidating directory cache 2026/05/02 02:38:53 DEBUG : dir: forgetting directory cache 2026/05/02 02:38:53 DEBUG : >ForgetPath: 2026/05/02 02:38:53 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/02 02:38:53 DEBUG : >ForgetPath: 2026/05/02 02:38:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:53 DEBUG : dir: Looking for writers 2026/05/02 02:38:53 DEBUG : Looking for writers 2026/05/02 02:38:53 DEBUG : dir: reading active writers 2026/05/02 02:38:53 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: New connection 127.0.0.1:60892->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/fil/a/b/c" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/fil/a/b/c 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-hekilat3cuge/fil/a/b/c 2026/05/02 02:38:53 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/fil/a/b/c" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/fil/a/b/c 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-hekilat3cuge/fil/a/b/c 2026/05/02 02:38:53 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:53 DEBUG : forgetting directory cache 2026/05/02 02:38:53 DEBUG : dir: forgetting directory cache 2026/05/02 02:38:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:53 DEBUG : dir: Looking for writers 2026/05/02 02:38:53 DEBUG : fil/a/b: Looking for writers 2026/05/02 02:38:53 DEBUG : fil/a: Looking for writers 2026/05/02 02:38:53 DEBUG : b: reading active writers 2026/05/02 02:38:53 DEBUG : fil: Looking for writers 2026/05/02 02:38:53 DEBUG : a: reading active writers 2026/05/02 02:38:53 DEBUG : Looking for writers 2026/05/02 02:38:53 DEBUG : dir: reading active writers 2026/05/02 02:38:53 DEBUG : fil: reading active writers 2026/05/02 02:38:53 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.12s) === RUN TestDirSetModTime run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:53 DEBUG : dir: Looking for writers 2026/05/02 02:38:53 DEBUG : Looking for writers 2026/05/02 02:38:53 DEBUG : dir: reading active writers 2026/05/02 02:38:53 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.02s) === RUN TestDirStat run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:53 DEBUG : dir: Looking for writers 2026/05/02 02:38:53 DEBUG : file1: reading active writers 2026/05/02 02:38:53 DEBUG : Looking for writers 2026/05/02 02:38:53 DEBUG : dir: reading active writers 2026/05/02 02:38:53 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file2" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file2 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-hekilat3cuge/dir/file2 2026/05/02 02:38:53 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file2" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file2 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-hekilat3cuge/dir/file2 2026/05/02 02:38:53 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/subdir/file3" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/subdir/file3 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-hekilat3cuge/dir/subdir/file3 2026/05/02 02:38:53 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/subdir/file3" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/subdir/file3 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-hekilat3cuge/dir/subdir/file3 2026/05/02 02:38:53 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/05/02 02:38:53 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/02 02:38:53 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/02 02:38:53 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/02 02:38:53 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/02 02:38:53 DEBUG : Waiting for deletions to finish 2026/05/02 02:38:53 INFO : dir/subdir/file3: Deleted 2026/05/02 02:38:53 DEBUG : removing 1 level 2 directories 2026/05/02 02:38:53 INFO : dir/subdir: Removing directory 2026/05/02 02:38:53 DEBUG : dir: invalidating directory cache 2026/05/02 02:38:53 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/02 02:38:53 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/02 02:38:53 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/02 02:38:53 DEBUG : dir/file1: Reset virtual modtime 2026/05/02 02:38:53 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/02 02:38:53 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/02 02:38:53 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/02 02:38:53 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/02 02:38:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 02:38:53 DEBUG : dir: invalidating directory cache 2026/05/02 02:38:53 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/02 02:38:53 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/02 02:38:53 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/02 02:38:53 DEBUG : forgetting directory cache 2026/05/02 02:38:53 DEBUG : dir: forgetting directory cache 2026/05/02 02:38:53 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/02 02:38:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:53 DEBUG : dir/virtualDir: Looking for writers 2026/05/02 02:38:53 DEBUG : dir: Looking for writers 2026/05/02 02:38:53 DEBUG : virtualDir: reading active writers 2026/05/02 02:38:53 DEBUG : file1: reading active writers 2026/05/02 02:38:53 DEBUG : virtualFile2: reading active writers 2026/05/02 02:38:53 DEBUG : virtualFile: reading active writers 2026/05/02 02:38:53 DEBUG : Looking for writers 2026/05/02 02:38:53 DEBUG : dir: reading active writers 2026/05/02 02:38:53 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.05s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:53 ERROR : dir/: Can only open directories read only 2026/05/02 02:38:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:53 DEBUG : dir: Looking for writers 2026/05/02 02:38:53 DEBUG : Looking for writers 2026/05/02 02:38:53 DEBUG : dir: reading active writers 2026/05/02 02:38:53 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:53 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/02 02:38:53 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/02 02:38:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: File to upload is small (5 bytes), uploading instead of streaming 2026/05/02 02:38:53 DEBUG : dir/potato: size = 5 OK 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/potato" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/potato 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hekilat3cuge/dir/potato 2026/05/02 02:38:53 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/02 02:38:53 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/02 02:38:53 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/05/02 02:38:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/02 02:38:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:53 DEBUG : dir: Looking for writers 2026/05/02 02:38:53 DEBUG : file1: reading active writers 2026/05/02 02:38:53 DEBUG : potato: reading active writers 2026/05/02 02:38:53 DEBUG : Looking for writers 2026/05/02 02:38:53 DEBUG : dir: reading active writers 2026/05/02 02:38:53 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.12s) === RUN TestDirMkdir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:53 DEBUG : dir/sub: Looking for writers 2026/05/02 02:38:53 DEBUG : dir: Looking for writers 2026/05/02 02:38:53 DEBUG : file1: reading active writers 2026/05/02 02:38:53 DEBUG : sub: reading active writers 2026/05/02 02:38:53 DEBUG : Looking for writers 2026/05/02 02:38:53 DEBUG : dir: reading active writers 2026/05/02 02:38:53 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.13s) === RUN TestDirMkdirSub run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/02 02:38:53 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:53 DEBUG : dir/sub/subsub: Looking for writers 2026/05/02 02:38:53 DEBUG : dir/sub: Looking for writers 2026/05/02 02:38:53 DEBUG : subsub: reading active writers 2026/05/02 02:38:53 DEBUG : dir: Looking for writers 2026/05/02 02:38:53 DEBUG : file1: reading active writers 2026/05/02 02:38:53 DEBUG : sub: reading active writers 2026/05/02 02:38:53 DEBUG : Looking for writers 2026/05/02 02:38:53 DEBUG : dir: reading active writers 2026/05/02 02:38:53 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.04s) === RUN TestDirRemove run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:53 ERROR : dir/: Dir.Remove not empty 2026/05/02 02:38:53 DEBUG : dir/file1: Remove: 2026/05/02 02:38:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 02:38:53 DEBUG : dir/file1: >Remove: err= 2026/05/02 02:38:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/02 02:38:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:53 DEBUG : Looking for writers 2026/05/02 02:38:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:53 DEBUG : dir/file1: Remove: 2026/05/02 02:38:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 02:38:53 DEBUG : dir/file1: >Remove: err= 2026/05/02 02:38:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/02 02:38:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:53 DEBUG : Looking for writers 2026/05/02 02:38:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.01s) === RUN TestDirRemoveName run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:53 DEBUG : dir/file1: Remove: 2026/05/02 02:38:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 02:38:53 DEBUG : dir/file1: >Remove: err= 2026/05/02 02:38:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:53 DEBUG : dir: Looking for writers 2026/05/02 02:38:53 DEBUG : Looking for writers 2026/05/02 02:38:53 DEBUG : dir: reading active writers 2026/05/02 02:38:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.12s) === RUN TestDirRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file3" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file3 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-hekilat3cuge/dir/file3 2026/05/02 02:38:53 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file3" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file3 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-hekilat3cuge/dir/file3 2026/05/02 02:38:53 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/02 02:38:53 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/02 02:38:53 DEBUG : dir: Updating dir with dir2 0x3bf579d11520 2026/05/02 02:38:53 DEBUG : dir: forgetting directory cache 2026/05/02 02:38:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/02 02:38:53 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir2/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir2/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir2/file1 2026/05/02 02:38:53 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir2/file1" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir2/file1 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir2/file1 2026/05/02 02:38:53 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir2/file3" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir2/file3 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-hekilat3cuge/dir2/file3 2026/05/02 02:38:53 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir2/file3" 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir2/file3 2026/05/02 02:38:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-hekilat3cuge/dir2/file3 2026/05/02 02:38:53 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/02 02:38:54 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/02 02:38:54 DEBUG : file2: Updating file with file2 0x3bf579d11c70 2026/05/02 02:38:54 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/02 02:38:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file2" 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file2 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/file2 2026/05/02 02:38:54 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file2" 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/file2 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/file2 2026/05/02 02:38:54 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir2/file3" 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir2/file3 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-hekilat3cuge/dir2/file3 2026/05/02 02:38:54 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir2/file3" 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir2/file3 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-hekilat3cuge/dir2/file3 2026/05/02 02:38:54 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/02 02:38:54 INFO : dir2/file3: Deleted 2026/05/02 02:38:54 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/02 02:38:54 DEBUG : dir2/file3: Updating file with dir2/file3 0x3bf579d11c70 2026/05/02 02:38:54 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/02 02:38:54 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir2/file3" 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir2/file3 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir2/file3 2026/05/02 02:38:54 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir2/file3" 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir2/file3 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir2/file3 2026/05/02 02:38:54 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:54 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/02 02:38:54 DEBUG : empty directory: Updating dir with renamed empty directory 0x3bf579d9ac30 2026/05/02 02:38:54 DEBUG : empty directory: forgetting directory cache 2026/05/02 02:38:54 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/02 02:38:54 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/02 02:38:54 DEBUG : dir2: Renaming to "dir3" 2026/05/02 02:38:54 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:54 DEBUG : renamed empty directory: Looking for writers 2026/05/02 02:38:54 DEBUG : dir3: Looking for writers 2026/05/02 02:38:54 DEBUG : file3: reading active writers 2026/05/02 02:38:54 DEBUG : Looking for writers 2026/05/02 02:38:54 DEBUG : dir3: reading active writers 2026/05/02 02:38:54 DEBUG : renamed empty directory: reading active writers 2026/05/02 02:38:54 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.19s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/02 02:38:54 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:54 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/02 02:38:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/02 02:38:54 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/02 02:38:54 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/02 02:38:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/02 02:38:54 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:54 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/02 02:38:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/02 02:38:54 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/02 02:38:54 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/02 02:38:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: File to upload is small (12 bytes), uploading instead of streaming 2026/05/02 02:38:54 DEBUG : dir/sub/file2: size = 12 OK 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/sub/file2" 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/sub/file2 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-hekilat3cuge/dir/sub/file2 2026/05/02 02:38:54 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/05/02 02:38:54 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/02 02:38:54 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/05/02 02:38:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/02 02:38:54 DEBUG : forgetting directory cache 2026/05/02 02:38:54 DEBUG : dir: forgetting directory cache 2026/05/02 02:38:54 DEBUG : dir/sub: forgetting directory cache 2026/05/02 02:38:54 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/02 02:38:54 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: File to upload is small (5 bytes), uploading instead of streaming 2026/05/02 02:38:54 DEBUG : dir/sub/file0: size = 5 OK 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/sub/file0" 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/sub/file0 2026/05/02 02:38:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hekilat3cuge/dir/sub/file0 2026/05/02 02:38:54 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/02 02:38:54 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/02 02:38:54 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/05/02 02:38:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/02 02:38:54 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:54 DEBUG : dir/sub: Looking for writers 2026/05/02 02:38:54 DEBUG : file0: reading active writers 2026/05/02 02:38:54 DEBUG : file2: reading active writers 2026/05/02 02:38:54 DEBUG : dir: Looking for writers 2026/05/02 02:38:54 DEBUG : sub: reading active writers 2026/05/02 02:38:54 DEBUG : file1: reading active writers 2026/05/02 02:38:54 DEBUG : Looking for writers 2026/05/02 02:38:54 DEBUG : dir: reading active writers 2026/05/02 02:38:54 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.04s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:54 DEBUG : forgetting directory cache 2026/05/02 02:38:55 DEBUG : forgetting directory cache 2026/05/02 02:38:55 DEBUG : dir: forgetting directory cache 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/02 02:38:55 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:55 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/02 02:38:55 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/02 02:38:55 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/02 02:38:55 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:38:55 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/02 02:38:55 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/02 02:38:55 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:55 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/02 02:38:55 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/02 02:38:55 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/02 02:38:55 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:38:55 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1.metadata: reading active writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : dir.metadata: reading active writers 2026/05/02 02:38:55 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-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 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-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 DEBUG : Can set mod time: true 2026/05/02 02:38:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/02 02:38:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/02 02:38:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: File to upload is small (0 bytes), uploading instead of streaming 2026/05/02 02:38:55 DEBUG : dir/file1: size = 0 OK 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/02 02:38:55 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/02 02:38:55 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/02 02:38:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/02 02:38:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : >WaitForWriters: 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/02 02:38:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/02 02:38:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: File to upload is small (5 bytes), uploading instead of streaming 2026/05/02 02:38:55 DEBUG : dir/file1: size = 5 OK 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/02 02:38:55 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/02 02:38:55 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/02 02:38:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/02 02:38:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : >WaitForWriters: 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : >WaitForWriters: 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: 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-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/02 02:38:55 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 02:38:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 02:38:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 02:38:55 DEBUG : dir/file1(0x3bf579d154c0): close: 2026/05/02 02:38:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/02 02:38:55 DEBUG : dir/file1(0x3bf579d154c0): >close: err= 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : >WaitForWriters: 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : >WaitForWriters: 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: 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-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/02 02:38:55 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 02:38:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 02:38:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 02:38:55 DEBUG : dir/file1(0x3bf579e94680): _writeAt: size=5, off=0 2026/05/02 02:38:55 DEBUG : dir/file1(0x3bf579e94680): openPending: 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/02 02:38:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/02 02:38:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:55 DEBUG : dir/file1(0x3bf579e94680): >openPending: err= 2026/05/02 02:38:55 DEBUG : dir/file1(0x3bf579e94680): >_writeAt: n=5, err= 2026/05/02 02:38:55 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/02 02:38:55 DEBUG : dir/file1(0x3bf579e94680): close: 2026/05/02 02:38:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/02 02:38:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/02 02:38:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/02 02:38:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/02 02:38:55 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/02 02:38:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:55 DEBUG : dir/file1(0x3bf579e94680): >close: err= 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 02:38:55 DEBUG : dir/file1: vfs cache: starting upload 2026/05/02 02:38:55 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1.2f98c60a.partial" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1.2f98c60a.partial 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-hekilat3cuge/dir/file1.2f98c60a.partial 2026/05/02 02:38:55 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/02 02:38:55 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/02 02:38:55 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/05/02 02:38:55 INFO : dir/file1: Copied (replaced existing) 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/02 02:38:55 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/05/02 02:38:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/02 02:38:55 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/02 02:38:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : >WaitForWriters: 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : >WaitForWriters: 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.33s) --- 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-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 02:38:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/02 02:38:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:38:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.03s) === RUN TestFileOpenReadUnknownSize 2026/05/02 02:38:55 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/02 02:38:55 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/02 02:38:55 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:38:55 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : file.txt: reading active writers 2026/05/02 02:38:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: File to upload is small (25 bytes), uploading instead of streaming 2026/05/02 02:38:55 DEBUG : dir/file1: size = 25 OK 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/02 02:38:55 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/02 02:38:55 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/02 02:38:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.02s) === RUN TestFileRemove run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 DEBUG : dir/file1: Remove: 2026/05/02 02:38:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 02:38:55 DEBUG : dir/file1: >Remove: err= 2026/05/02 02:38:55 DEBUG : dir/file1: Remove: 2026/05/02 02:38:55 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 DEBUG : dir/file1: Remove: 2026/05/02 02:38:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 02:38:55 DEBUG : dir/file1: >Remove: err= 2026/05/02 02:38:55 DEBUG : dir/file1: Remove: 2026/05/02 02:38:55 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 02:38:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/02 02:38:55 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/02 02:38:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/02 02:38:55 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/02 02:38:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/02 02:38:55 DEBUG : dir/file1: Open: flags=0x3 2026/05/02 02:38:55 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/02 02:38:55 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 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-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : >WaitForWriters: 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/02 02:38:55 DEBUG : newLeaf: Updating file with newLeaf 0x3bf579e1a5b0 2026/05/02 02:38:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 02:38:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:55 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Updating file with dir/file1 0x3bf579e1a5b0 2026/05/02 02:38:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/02 02:38:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/02 02:38:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/02 02:38:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:55 DEBUG : dir/file1: File is currently open, delaying rename 0x3bf579e1a5b0 2026/05/02 02:38:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 02:38:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: File to upload is small (25 bytes), uploading instead of streaming 2026/05/02 02:38:55 DEBUG : dir/file1: size = 25 OK 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/02 02:38:55 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/02 02:38:55 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/02 02:38:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 02:38:55 DEBUG : newLeaf: Running delayed rename now 2026/05/02 02:38:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/02 02:38:55 DEBUG : newLeaf: Updating file with newLeaf 0x3bf579e1a5b0 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:55 DEBUG : >WaitForWriters: 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:55 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:55 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:55 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : >WaitForWriters: 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/02 02:38:55 DEBUG : newLeaf: Updating file with newLeaf 0x3bf57a2ccb60 2026/05/02 02:38:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 02:38:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:55 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Updating file with dir/file1 0x3bf57a2ccb60 2026/05/02 02:38:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/02 02:38:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/02 02:38:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/02 02:38:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:55 DEBUG : dir/file1: File is currently open, delaying rename 0x3bf57a2ccb60 2026/05/02 02:38:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 02:38:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: File to upload is small (25 bytes), uploading instead of streaming 2026/05/02 02:38:55 DEBUG : dir/file1: size = 25 OK 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/02 02:38:55 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/02 02:38:55 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/02 02:38:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 02:38:55 DEBUG : newLeaf: Running delayed rename now 2026/05/02 02:38:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/02 02:38:55 DEBUG : newLeaf: Updating file with newLeaf 0x3bf57a2ccb60 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:55 DEBUG : >WaitForWriters: 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:55 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:55 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : >WaitForWriters: 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:55 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/02 02:38:55 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 02:38:55 DEBUG : dir/file1(0x3bf57a480140): openPending: 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/02 02:38:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/02 02:38:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:55 DEBUG : dir/file1(0x3bf57a480140): >openPending: err= 2026/05/02 02:38:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/02 02:38:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 02:38:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 02:38:55 DEBUG : dir/file1(0x3bf57a480140): _writeAt: size=14, off=0 2026/05/02 02:38:55 DEBUG : dir/file1(0x3bf57a480140): >_writeAt: n=14, err= 2026/05/02 02:38:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/02 02:38:55 DEBUG : dir/file1(0x3bf57a480140): close: 2026/05/02 02:38:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/02 02:38:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/02 02:38:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:55 DEBUG : dir/file1(0x3bf57a480140): >close: err= 2026/05/02 02:38:55 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 02:38:55 DEBUG : dir/file1: vfs cache: starting upload 2026/05/02 02:38:55 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1.ca338588.partial" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1.ca338588.partial 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1.ca338588.partial 2026/05/02 02:38:55 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/02 02:38:55 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/02 02:38:55 INFO : dir/file1: Copied (replaced existing) 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/02 02:38:55 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/02 02:38:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/02 02:38:55 DEBUG : dir: Looking for writers 2026/05/02 02:38:55 DEBUG : file1: reading active writers 2026/05/02 02:38:55 DEBUG : Looking for writers 2026/05/02 02:38:55 DEBUG : dir: reading active writers 2026/05/02 02:38:55 DEBUG : >WaitForWriters: 2026/05/02 02:38:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 02:38:55 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 02:38:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 02:38:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 02:38:55 DEBUG : dir/file1(0x3bf57a2cf580): _readAt: size=512, off=0 2026/05/02 02:38:55 DEBUG : dir/file1(0x3bf57a2cf580): openPending: 2026/05/02 02:38:55 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/02 02:38:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/02 02:38:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:55 DEBUG : dir/file1(0x3bf57a2cf580): >openPending: err= 2026/05/02 02:38:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/02 02:38:55 DEBUG : dir/file1(0x3bf57a2cf580): >_readAt: n=14, err=EOF 2026/05/02 02:38:55 DEBUG : dir/file1(0x3bf57a2cf580): close: 2026/05/02 02:38:55 DEBUG : dir/file1(0x3bf57a2cf580): >close: err= 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/02 02:38:56 DEBUG : newLeaf: Updating file with newLeaf 0x3bf57a3ef1e0 2026/05/02 02:38:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 02:38:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/02 02:38:56 DEBUG : dir/file1: Updating file with dir/file1 0x3bf57a3ef1e0 2026/05/02 02:38:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/02 02:38:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/02 02:38:56 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf57a481380): openPending: 2026/05/02 02:38:56 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/02 02:38:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/02 02:38:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf57a481380): >openPending: err= 2026/05/02 02:38:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/02 02:38:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 02:38:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf57a481380): _writeAt: size=25, off=0 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf57a481380): >_writeAt: n=25, err= 2026/05/02 02:38:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/02 02:38:56 DEBUG : newLeaf: Updating file with newLeaf 0x3bf57a3ef1e0 2026/05/02 02:38:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 02:38:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 02:38:56 DEBUG : newLeaf(0x3bf57a481380): close: 2026/05/02 02:38:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/02 02:38:56 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-02 02:38:56.028809953 +0000 UTC m=+3.069237919 2026/05/02 02:38:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:56 DEBUG : newLeaf(0x3bf57a481380): >close: err= 2026/05/02 02:38:56 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 02:38:56 DEBUG : newLeaf: vfs cache: starting upload 2026/05/02 02:38:56 DEBUG : newLeaf.a26de82c.partial: size = 25 OK 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf.a26de82c.partial" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf.a26de82c.partial 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hekilat3cuge/newLeaf.a26de82c.partial 2026/05/02 02:38:56 DEBUG : newLeaf.a26de82c.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/02 02:38:56 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/02 02:38:56 DEBUG : newLeaf.a26de82c.partial: renamed to: newLeaf 2026/05/02 02:38:56 INFO : newLeaf: Copied (replaced existing) 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/02 02:38:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-02 02:38:56 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/02 02:38:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/02 02:38:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 02:38:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:56 DEBUG : >WaitForWriters: 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/02 02:38:56 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : >WaitForWriters: 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:56 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : file1: reading active writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : >WaitForWriters: 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Updating file with newLeaf 0x3bf57a418d00 2026/05/02 02:38:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 02:38:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Updating file with dir/file1 0x3bf57a418d00 2026/05/02 02:38:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/02 02:38:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/02 02:38:56 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf579fdb2c0): openPending: 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/02 02:38:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/02 02:38:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf579fdb2c0): >openPending: err= 2026/05/02 02:38:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/02 02:38:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 02:38:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf579fdb2c0): _writeAt: size=25, off=0 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf579fdb2c0): >_writeAt: n=25, err= 2026/05/02 02:38:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/02 02:38:56 DEBUG : newLeaf: Updating file with newLeaf 0x3bf57a418d00 2026/05/02 02:38:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 02:38:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 02:38:56 DEBUG : newLeaf(0x3bf579fdb2c0): close: 2026/05/02 02:38:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/02 02:38:56 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-02 02:38:56.251357591 +0000 UTC m=+3.291785548 2026/05/02 02:38:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:56 DEBUG : newLeaf(0x3bf579fdb2c0): >close: err= 2026/05/02 02:38:56 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 02:38:56 DEBUG : newLeaf: vfs cache: starting upload 2026/05/02 02:38:56 DEBUG : newLeaf.335aed69.partial: size = 25 OK 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf.335aed69.partial" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf.335aed69.partial 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hekilat3cuge/newLeaf.335aed69.partial 2026/05/02 02:38:56 DEBUG : newLeaf.335aed69.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/02 02:38:56 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/02 02:38:56 DEBUG : newLeaf.335aed69.partial: renamed to: newLeaf 2026/05/02 02:38:56 INFO : newLeaf: Copied (replaced existing) 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/02 02:38:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-02 02:38:56 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/02 02:38:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/02 02:38:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 02:38:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:56 DEBUG : >WaitForWriters: 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/02 02:38:56 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:56 DEBUG : >WaitForWriters: 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:56 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/02 02:38:56 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf57a4460c0): openPending: 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/02 02:38:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/02 02:38:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf57a4460c0): >openPending: err= 2026/05/02 02:38:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/02 02:38:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 02:38:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf57a4460c0): _writeAt: size=14, off=0 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf57a4460c0): >_writeAt: n=14, err= 2026/05/02 02:38:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf57a4460c0): close: 2026/05/02 02:38:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/02 02:38:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/02 02:38:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf57a4460c0): >close: err= 2026/05/02 02:38:56 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : file1: reading active writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : file1: reading active writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : file1: reading active writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : file1: reading active writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 02:38:56 DEBUG : dir/file1: vfs cache: starting upload 2026/05/02 02:38:56 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1.ca338588.partial" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1.ca338588.partial 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1.ca338588.partial 2026/05/02 02:38:56 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/02 02:38:56 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/02 02:38:56 INFO : dir/file1: Copied (replaced existing) 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/02 02:38:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/02 02:38:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : file1: reading active writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : >WaitForWriters: 2026/05/02 02:38:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 02:38:56 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 02:38:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 02:38:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf5799f56c0): _readAt: size=512, off=0 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf5799f56c0): openPending: 2026/05/02 02:38:56 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/02 02:38:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/02 02:38:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf5799f56c0): >openPending: err= 2026/05/02 02:38:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf5799f56c0): >_readAt: n=14, err=EOF 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf5799f56c0): close: 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf5799f56c0): >close: err= 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/02 02:38:56 DEBUG : newLeaf: Updating file with newLeaf 0x3bf57a4d8000 2026/05/02 02:38:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 02:38:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/02 02:38:56 DEBUG : dir/file1: Updating file with dir/file1 0x3bf57a4d8000 2026/05/02 02:38:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/02 02:38:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/02 02:38:56 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf579af0f00): openPending: 2026/05/02 02:38:56 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/02 02:38:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/02 02:38:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf579af0f00): >openPending: err= 2026/05/02 02:38:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/02 02:38:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 02:38:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf579af0f00): _writeAt: size=25, off=0 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf579af0f00): >_writeAt: n=25, err= 2026/05/02 02:38:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/02 02:38:56 DEBUG : newLeaf: Updating file with newLeaf 0x3bf57a4d8000 2026/05/02 02:38:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 02:38:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 02:38:56 DEBUG : newLeaf(0x3bf579af0f00): close: 2026/05/02 02:38:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/02 02:38:56 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-02 02:38:56.636452884 +0000 UTC m=+3.676880840 2026/05/02 02:38:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:56 DEBUG : newLeaf(0x3bf579af0f00): >close: err= 2026/05/02 02:38:56 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 02:38:56 DEBUG : newLeaf: vfs cache: starting upload 2026/05/02 02:38:56 DEBUG : newLeaf.2058360e.partial: size = 25 OK 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf.2058360e.partial" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf.2058360e.partial 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hekilat3cuge/newLeaf.2058360e.partial 2026/05/02 02:38:56 DEBUG : newLeaf.2058360e.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/02 02:38:56 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/02 02:38:56 DEBUG : newLeaf.2058360e.partial: renamed to: newLeaf 2026/05/02 02:38:56 INFO : newLeaf: Copied (replaced existing) 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/02 02:38:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-02 02:38:56 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/02 02:38:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/02 02:38:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 02:38:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:56 DEBUG : >WaitForWriters: 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/02 02:38:56 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:56 DEBUG : >WaitForWriters: 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:56 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : file1: reading active writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : >WaitForWriters: 2026/05/02 02:38:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 02:38:56 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 02:38:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 02:38:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf5797ee240): _readAt: size=512, off=0 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf5797ee240): openPending: 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/02 02:38:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/02 02:38:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf5797ee240): >openPending: err= 2026/05/02 02:38:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/02 02:38:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 02:38:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:38:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf5797ee240): >_readAt: n=14, err=EOF 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf5797ee240): close: 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf5797ee240): >close: err= 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/02 02:38:56 DEBUG : newLeaf: Updating file with newLeaf 0x3bf57a4d9450 2026/05/02 02:38:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 02:38:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/02 02:38:56 DEBUG : dir/file1: Updating file with dir/file1 0x3bf57a4d9450 2026/05/02 02:38:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/02 02:38:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:38:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/02 02:38:56 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf5797ef840): openPending: 2026/05/02 02:38:56 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/02 02:38:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/02 02:38:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf5797ef840): >openPending: err= 2026/05/02 02:38:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/02 02:38:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 02:38:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf5797ef840): _writeAt: size=25, off=0 2026/05/02 02:38:56 DEBUG : dir/file1(0x3bf5797ef840): >_writeAt: n=25, err= 2026/05/02 02:38:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:38:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/02 02:38:56 DEBUG : newLeaf: Updating file with newLeaf 0x3bf57a4d9450 2026/05/02 02:38:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 02:38:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 02:38:56 DEBUG : newLeaf(0x3bf5797ef840): close: 2026/05/02 02:38:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/02 02:38:56 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-02 02:38:56.860475806 +0000 UTC m=+3.900903762 2026/05/02 02:38:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:56 DEBUG : newLeaf(0x3bf5797ef840): >close: err= 2026/05/02 02:38:56 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 02:38:56 DEBUG : dir: Looking for writers 2026/05/02 02:38:56 DEBUG : Looking for writers 2026/05/02 02:38:56 DEBUG : dir: reading active writers 2026/05/02 02:38:56 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 02:38:56 DEBUG : newLeaf: vfs cache: starting upload 2026/05/02 02:38:56 DEBUG : newLeaf.64c02219.partial: size = 25 OK 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf.64c02219.partial" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf.64c02219.partial 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hekilat3cuge/newLeaf.64c02219.partial 2026/05/02 02:38:56 DEBUG : newLeaf.64c02219.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/02 02:38:56 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/02 02:38:56 DEBUG : newLeaf.64c02219.partial: renamed to: newLeaf 2026/05/02 02:38:56 INFO : newLeaf: Copied (replaced existing) 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:56 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/02 02:38:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-02 02:38:56 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/02 02:38:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/02 02:38:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/02 02:38:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/02 02:38:57 DEBUG : dir: Looking for writers 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:57 DEBUG : dir: reading active writers 2026/05/02 02:38:57 DEBUG : >WaitForWriters: 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:57 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/newLeaf" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-hekilat3cuge/newLeaf 2026/05/02 02:38:57 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/02 02:38:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:57 DEBUG : dir: Looking for writers 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : dir: reading active writers 2026/05/02 02:38:57 DEBUG : newLeaf: reading active writers 2026/05/02 02:38:57 DEBUG : >WaitForWriters: 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaner exiting --- PASS: TestFileRename (1.33s) --- PASS: TestFileRename/off,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=false (0.06s) --- PASS: TestFileRename/minimal,forceCache=true (0.38s) --- PASS: TestFileRename/writes,forceCache=false (0.22s) --- PASS: TestFileRename/writes,forceCache=true (0.38s) --- PASS: TestFileRename/full,forceCache=false (0.22s) === 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-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 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-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/02 02:38:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:38:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 02:38:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/02 02:38:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/02 02:38:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:57 DEBUG : dir: Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : dir: reading active writers 2026/05/02 02:38:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.03s) === RUN TestReadFileHandleSeek run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/02 02:38:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:38:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 02:38:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/02 02:38:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/02 02:38:57 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/02 02:38:57 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/02 02:38:57 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/02 02:38:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:57 DEBUG : dir: Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : dir: reading active writers 2026/05/02 02:38:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.05s) === RUN TestReadFileHandleReadAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/02 02:38:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:38:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 02:38:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/02 02:38:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/02 02:38:57 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/02 02:38:57 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/02 02:38:57 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/02 02:38:57 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/02 02:38:57 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/02 02:38:57 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/02 02:38:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/02 02:38:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/02 02:38:57 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/02 02:38:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/02 02:38:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/02 02:38:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/02 02:38:57 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/02 02:38:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:57 DEBUG : dir: Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : dir: reading active writers 2026/05/02 02:38:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/02 02:38:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:38:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 02:38:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/02 02:38:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/02 02:38:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:57 DEBUG : dir: Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : dir: reading active writers 2026/05/02 02:38:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.03s) === RUN TestReadFileHandleRelease run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/02 02:38:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:38:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 02:38:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/02 02:38:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/02 02:38:57 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/02 02:38:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:57 DEBUG : dir: Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : dir: reading active writers 2026/05/02 02:38:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.02s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/02 02:38:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:38:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 02:38:57 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 02:38:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 02:38:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 02:38:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a4155c0): _readAt: size=1, off=0 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a4155c0): openPending: 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/02 02:38:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/02 02:38:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/02 02:38:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a4155c0): >openPending: err= 2026/05/02 02:38:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a4155c0): >_readAt: n=1, err= 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a4155c0): _readAt: size=256, off=1 2026/05/02 02:38:57 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a4155c0): >_readAt: n=15, err=EOF 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a4155c0): _readAt: size=16, off=16 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a4155c0): >_readAt: n=0, err=EOF 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a4155c0): close: 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a4155c0): >close: err= 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a4155c0): close: 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a4155c0): >close: err=file already closed 2026/05/02 02:38:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:57 DEBUG : dir: Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : dir: reading active writers 2026/05/02 02:38:57 DEBUG : >WaitForWriters: 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.02s) === RUN TestRWFileHandleSeek run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/02 02:38:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:38:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 02:38:57 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 02:38:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 02:38:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 02:38:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b61c0): _readAt: size=1, off=0 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b61c0): openPending: 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/02 02:38:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/02 02:38:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/02 02:38:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b61c0): >openPending: err= 2026/05/02 02:38:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b61c0): >_readAt: n=1, err= 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b61c0): _readAt: size=1, off=5 2026/05/02 02:38:57 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b61c0): >_readAt: n=1, err= 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b61c0): _readAt: size=1, off=3 2026/05/02 02:38:57 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b61c0): >_readAt: n=1, err= 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b61c0): _readAt: size=1, off=13 2026/05/02 02:38:57 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b61c0): >_readAt: n=1, err= 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b61c0): _readAt: size=16, off=100 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b61c0): >_readAt: n=0, err=EOF 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b61c0): close: 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b61c0): >close: err= 2026/05/02 02:38:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:57 DEBUG : dir: Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : dir: reading active writers 2026/05/02 02:38:57 DEBUG : >WaitForWriters: 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.02s) === RUN TestRWFileHandleReadAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/02 02:38:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:38:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 02:38:57 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 02:38:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 02:38:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 02:38:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b7140): _readAt: size=1, off=0 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b7140): openPending: 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/02 02:38:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/02 02:38:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/02 02:38:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b7140): >openPending: err= 2026/05/02 02:38:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b7140): >_readAt: n=1, err= 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b7140): _readAt: size=1, off=5 2026/05/02 02:38:57 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b7140): >_readAt: n=1, err= 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b7140): _readAt: size=1, off=1 2026/05/02 02:38:57 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b7140): >_readAt: n=1, err= 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b7140): _readAt: size=6, off=10 2026/05/02 02:38:57 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b7140): >_readAt: n=6, err= 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b7140): _readAt: size=256, off=10 2026/05/02 02:38:57 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b7140): >_readAt: n=6, err=EOF 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b7140): _readAt: size=256, off=100 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b7140): >_readAt: n=0, err=EOF 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b7140): close: 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b7140): >close: err= 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b7140): _readAt: size=256, off=100 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a2b7140): >_readAt: n=0, err=file already closed 2026/05/02 02:38:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:57 DEBUG : dir: Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : dir: reading active writers 2026/05/02 02:38:57 DEBUG : >WaitForWriters: 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.03s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/02 02:38:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:38:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 02:38:57 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 02:38:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 02:38:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 02:38:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a380700): RWFileHandle.Flush 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a380700): _readAt: size=256, off=0 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a380700): openPending: 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/02 02:38:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/02 02:38:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/02 02:38:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a380700): >openPending: err= 2026/05/02 02:38:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a380700): >_readAt: n=16, err=EOF 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a380700): RWFileHandle.Flush 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a380700): RWFileHandle.Flush 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a380700): close: 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf57a380700): >close: err= 2026/05/02 02:38:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:57 DEBUG : dir: Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : dir: reading active writers 2026/05/02 02:38:57 DEBUG : >WaitForWriters: 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.02s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/02 02:38:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:38:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/02 02:38:57 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 02:38:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 02:38:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 02:38:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf579d9dc80): _readAt: size=256, off=0 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf579d9dc80): openPending: 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/02 02:38:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/02 02:38:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/02 02:38:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf579d9dc80): >openPending: err= 2026/05/02 02:38:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:38:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf579d9dc80): >_readAt: n=16, err=EOF 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf579d9dc80): RWFileHandle.Release 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf579d9dc80): close: 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf579d9dc80): >close: err= 2026/05/02 02:38:57 DEBUG : dir/file1(0x3bf579d9dc80): RWFileHandle.Release 2026/05/02 02:38:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:57 DEBUG : dir: Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : dir: reading active writers 2026/05/02 02:38:57 DEBUG : >WaitForWriters: 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.03s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:57 DEBUG : file1: newRWFileHandle: 2026/05/02 02:38:57 DEBUG : file1(0x3bf57a2b7a40): openPending: 2026/05/02 02:38:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:57 DEBUG : file1(0x3bf57a2b7a40): >openPending: err= 2026/05/02 02:38:57 DEBUG : file1: >newRWFileHandle: err= 2026/05/02 02:38:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/02 02:38:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/02 02:38:57 DEBUG : file1(0x3bf57a2b7a40): _writeAt: size=5, off=0 2026/05/02 02:38:57 DEBUG : file1(0x3bf57a2b7a40): >_writeAt: n=5, err= 2026/05/02 02:38:57 DEBUG : file1(0x3bf57a2b7a40): _writeAt: size=7, off=5 2026/05/02 02:38:57 DEBUG : file1(0x3bf57a2b7a40): >_writeAt: n=7, err= 2026/05/02 02:38:57 DEBUG : file1: vfs cache: truncate to size=11 2026/05/02 02:38:57 DEBUG : file1(0x3bf57a2b7a40): close: 2026/05/02 02:38:57 DEBUG : file1: vfs cache: setting modification time to 2026-05-02 02:38:57.393308266 +0000 UTC m=+4.433736232 2026/05/02 02:38:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:57 DEBUG : file1(0x3bf57a2b7a40): >close: err= 2026/05/02 02:38:57 DEBUG : file1(0x3bf57a2b7a40): close: 2026/05/02 02:38:57 DEBUG : file1(0x3bf57a2b7a40): >close: err=file already closed 2026/05/02 02:38:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 02:38:57 DEBUG : file1: vfs cache: starting upload 2026/05/02 02:38:57 DEBUG : file1.5824a672.partial: size = 11 OK 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1.5824a672.partial" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1.5824a672.partial 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-hekilat3cuge/file1.5824a672.partial 2026/05/02 02:38:57 DEBUG : file1.5824a672.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/02 02:38:57 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/02 02:38:57 DEBUG : file1.5824a672.partial: renamed to: file1 2026/05/02 02:38:57 INFO : file1: Copied (new) 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:57 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/02 02:38:57 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-02 02:38:57 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/02 02:38:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/02 02:38:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:57 INFO : file1: vfs cache: upload succeeded try #1 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : >WaitForWriters: 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:57 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:57 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/02 02:38:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : >WaitForWriters: 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:57 DEBUG : file1: newRWFileHandle: 2026/05/02 02:38:57 DEBUG : file1(0x3bf57a3e94c0): openPending: 2026/05/02 02:38:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:57 DEBUG : file1(0x3bf57a3e94c0): >openPending: err= 2026/05/02 02:38:57 DEBUG : file1: >newRWFileHandle: err= 2026/05/02 02:38:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/02 02:38:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/02 02:38:57 DEBUG : file1(0x3bf57a3e94c0): _writeAt: size=7, off=0 2026/05/02 02:38:57 DEBUG : file1(0x3bf57a3e94c0): >_writeAt: n=7, err= 2026/05/02 02:38:57 DEBUG : file1(0x3bf57a3e94c0): _writeAt: size=6, off=5 2026/05/02 02:38:57 DEBUG : file1(0x3bf57a3e94c0): >_writeAt: n=6, err= 2026/05/02 02:38:57 DEBUG : file1(0x3bf57a3e94c0): close: 2026/05/02 02:38:57 DEBUG : file1: vfs cache: setting modification time to 2026-05-02 02:38:57.562769316 +0000 UTC m=+4.603197273 2026/05/02 02:38:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:57 DEBUG : file1(0x3bf57a3e94c0): >close: err= 2026/05/02 02:38:57 DEBUG : file1(0x3bf57a3e94c0): _writeAt: size=5, off=0 2026/05/02 02:38:57 DEBUG : file1(0x3bf57a3e94c0): >_writeAt: n=0, err=file already closed 2026/05/02 02:38:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 02:38:57 DEBUG : file1: vfs cache: starting upload 2026/05/02 02:38:57 DEBUG : file1.76eb8b43.partial: size = 11 OK 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1.76eb8b43.partial" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1.76eb8b43.partial 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-hekilat3cuge/file1.76eb8b43.partial 2026/05/02 02:38:57 DEBUG : file1.76eb8b43.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/02 02:38:57 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/02 02:38:57 DEBUG : file1.76eb8b43.partial: renamed to: file1 2026/05/02 02:38:57 INFO : file1: Copied (new) 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:57 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/02 02:38:57 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-02 02:38:57 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/02 02:38:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/02 02:38:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:57 INFO : file1: vfs cache: upload succeeded try #1 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : >WaitForWriters: 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:57 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:57 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/02 02:38:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : >WaitForWriters: 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.18s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:57 DEBUG : file1: newRWFileHandle: 2026/05/02 02:38:57 DEBUG : file1(0x3bf5799f4500): openPending: 2026/05/02 02:38:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:57 DEBUG : file1(0x3bf5799f4500): >openPending: err= 2026/05/02 02:38:57 DEBUG : file1: >newRWFileHandle: err= 2026/05/02 02:38:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/02 02:38:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/02 02:38:57 DEBUG : file1(0x3bf5799f4500): close: 2026/05/02 02:38:57 DEBUG : file1: vfs cache: setting modification time to 2026-05-02 02:38:57.742513476 +0000 UTC m=+4.782941471 2026/05/02 02:38:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:57 DEBUG : file1(0x3bf5799f4500): >close: err= 2026/05/02 02:38:57 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/02 02:38:57 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/02 02:38:57 DEBUG : file2: newRWFileHandle: 2026/05/02 02:38:57 DEBUG : file2(0x3bf5799f54c0): openPending: 2026/05/02 02:38:57 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/02 02:38:57 DEBUG : file2(0x3bf5799f54c0): >openPending: err= 2026/05/02 02:38:57 DEBUG : file2: >newRWFileHandle: err= 2026/05/02 02:38:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/02 02:38:57 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/02 02:38:57 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/02 02:38:57 DEBUG : file2(0x3bf5799f54c0): RWFileHandle.Flush 2026/05/02 02:38:57 DEBUG : file2(0x3bf5799f54c0): RWFileHandle.Release 2026/05/02 02:38:57 DEBUG : file2(0x3bf5799f54c0): close: 2026/05/02 02:38:57 DEBUG : file2: vfs cache: setting modification time to 2026-05-02 02:38:57.746660195 +0000 UTC m=+4.787088192 2026/05/02 02:38:57 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:57 DEBUG : file2(0x3bf5799f54c0): >close: err= 2026/05/02 02:38:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : file2: reading active writers 2026/05/02 02:38:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : file2: reading active writers 2026/05/02 02:38:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : file2: reading active writers 2026/05/02 02:38:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : file2: reading active writers 2026/05/02 02:38:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/02 02:38:57 DEBUG : file1: vfs cache: starting upload 2026/05/02 02:38:57 DEBUG : file1.9b6f629b.partial: size = 0 OK 2026/05/02 02:38:57 DEBUG : file2: vfs cache: starting upload 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1.9b6f629b.partial" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1.9b6f629b.partial 2026/05/02 02:38:57 DEBUG : file2.73085618.partial: size = 0 OK 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file2.73085618.partial" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file2.73085618.partial 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hekilat3cuge/file1.9b6f629b.partial 2026/05/02 02:38:57 DEBUG : file1.9b6f629b.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/02 02:38:57 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/02 02:38:57 DEBUG : file1.9b6f629b.partial: renamed to: file1 2026/05/02 02:38:57 INFO : file1: Copied (new) 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hekilat3cuge/file2.73085618.partial 2026/05/02 02:38:57 DEBUG : file2.73085618.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/02 02:38:57 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/02 02:38:57 DEBUG : file2.73085618.partial: renamed to: file2 2026/05/02 02:38:57 INFO : file2: Copied (new) 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file2" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:57 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/02 02:38:57 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-02 02:38:57 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/02 02:38:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/02 02:38:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:57 INFO : file1: vfs cache: upload succeeded try #1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file2 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hekilat3cuge/file2 2026/05/02 02:38:57 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/02 02:38:57 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-02 02:38:57 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/02 02:38:57 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/02 02:38:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/02 02:38:57 INFO : file2: vfs cache: upload succeeded try #1 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : file2: reading active writers 2026/05/02 02:38:57 DEBUG : >WaitForWriters: 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:57 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:57 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file2" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file2 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hekilat3cuge/file2 2026/05/02 02:38:57 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file2" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/file2 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-hekilat3cuge/file2 2026/05/02 02:38:57 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/02 02:38:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : file2: reading active writers 2026/05/02 02:38:57 DEBUG : >WaitForWriters: 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.19s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:57 DEBUG : file1: newRWFileHandle: 2026/05/02 02:38:57 DEBUG : file1(0x3bf579e955c0): openPending: 2026/05/02 02:38:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:57 DEBUG : file1(0x3bf579e955c0): >openPending: err= 2026/05/02 02:38:57 DEBUG : file1: >newRWFileHandle: err= 2026/05/02 02:38:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/02 02:38:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/02 02:38:57 DEBUG : file1(0x3bf579e955c0): _writeAt: size=5, off=0 2026/05/02 02:38:57 DEBUG : file1(0x3bf579e955c0): >_writeAt: n=5, err= 2026/05/02 02:38:57 DEBUG : file1(0x3bf579e955c0): RWFileHandle.Flush 2026/05/02 02:38:57 DEBUG : file1(0x3bf579e955c0): RWFileHandle.Flush 2026/05/02 02:38:57 DEBUG : file1(0x3bf579e955c0): close: 2026/05/02 02:38:57 DEBUG : file1: vfs cache: setting modification time to 2026-05-02 02:38:57.934245177 +0000 UTC m=+4.974673173 2026/05/02 02:38:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:57 DEBUG : file1(0x3bf579e955c0): >close: err= 2026/05/02 02:38:57 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 02:38:57 DEBUG : Looking for writers 2026/05/02 02:38:57 DEBUG : file1: reading active writers 2026/05/02 02:38:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 02:38:58 DEBUG : Looking for writers 2026/05/02 02:38:58 DEBUG : file1: reading active writers 2026/05/02 02:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 02:38:58 DEBUG : file1: vfs cache: starting upload 2026/05/02 02:38:58 DEBUG : file1.5dbe765d.partial: size = 5 OK 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1.5dbe765d.partial" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1.5dbe765d.partial 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hekilat3cuge/file1.5dbe765d.partial 2026/05/02 02:38:58 DEBUG : file1.5dbe765d.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/02 02:38:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/02 02:38:58 DEBUG : file1.5dbe765d.partial: renamed to: file1 2026/05/02 02:38:58 INFO : file1: Copied (new) 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:58 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/02 02:38:58 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-02 02:38:57 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/02 02:38:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:58 INFO : file1: vfs cache: upload succeeded try #1 2026/05/02 02:38:58 DEBUG : Looking for writers 2026/05/02 02:38:58 DEBUG : file1: reading active writers 2026/05/02 02:38:58 DEBUG : >WaitForWriters: 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : file1: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : file1(0x3bf579d14540): openPending: 2026/05/02 02:38:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:58 DEBUG : file1(0x3bf579d14540): >openPending: err= 2026/05/02 02:38:58 DEBUG : file1: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/02 02:38:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/02 02:38:58 DEBUG : file1(0x3bf579d14540): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : file1(0x3bf579d14540): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : file1(0x3bf579d14540): RWFileHandle.Release 2026/05/02 02:38:58 DEBUG : file1(0x3bf579d14540): close: 2026/05/02 02:38:58 DEBUG : file1: vfs cache: setting modification time to 2026-05-02 02:38:58.094279503 +0000 UTC m=+5.134707469 2026/05/02 02:38:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : file1(0x3bf579d14540): >close: err= 2026/05/02 02:38:58 DEBUG : file1(0x3bf579d14540): RWFileHandle.Release 2026/05/02 02:38:58 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:58 DEBUG : Looking for writers 2026/05/02 02:38:58 DEBUG : file1: reading active writers 2026/05/02 02:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 02:38:58 DEBUG : Looking for writers 2026/05/02 02:38:58 DEBUG : file1: reading active writers 2026/05/02 02:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 02:38:58 DEBUG : Looking for writers 2026/05/02 02:38:58 DEBUG : file1: reading active writers 2026/05/02 02:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 02:38:58 DEBUG : Looking for writers 2026/05/02 02:38:58 DEBUG : file1: reading active writers 2026/05/02 02:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 02:38:58 DEBUG : file1: vfs cache: starting upload 2026/05/02 02:38:58 DEBUG : file1.e21daaee.partial: size = 5 OK 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1.e21daaee.partial" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1.e21daaee.partial 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hekilat3cuge/file1.e21daaee.partial 2026/05/02 02:38:58 DEBUG : file1.e21daaee.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/02 02:38:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/02 02:38:58 DEBUG : file1.e21daaee.partial: renamed to: file1 2026/05/02 02:38:58 INFO : file1: Copied (new) 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:58 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/02 02:38:58 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-02 02:38:58 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/02 02:38:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:58 INFO : file1: vfs cache: upload succeeded try #1 2026/05/02 02:38:58 DEBUG : Looking for writers 2026/05/02 02:38:58 DEBUG : file1: reading active writers 2026/05/02 02:38:58 DEBUG : >WaitForWriters: 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:58 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/02 02:38:58 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/02 02:38:58 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : dir/file1(0x3bf579d15500): openPending: 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/02 02:38:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/02 02:38:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/02 02:38:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:58 DEBUG : dir/file1(0x3bf579d15500): >openPending: err= 2026/05/02 02:38:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 02:38:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/02 02:38:58 DEBUG : dir/file1(0x3bf579d15500): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : dir/file1(0x3bf579d15500): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : dir/file1(0x3bf579d15500): close: 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-02 02:38:58.266816598 +0000 UTC m=+5.307244564 2026/05/02 02:38:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : dir/file1(0x3bf579d15500): >close: err= 2026/05/02 02:38:58 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:58 DEBUG : dir: Looking for writers 2026/05/02 02:38:58 DEBUG : file1: reading active writers 2026/05/02 02:38:58 DEBUG : Looking for writers 2026/05/02 02:38:58 DEBUG : dir: reading active writers 2026/05/02 02:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 02:38:58 DEBUG : dir: Looking for writers 2026/05/02 02:38:58 DEBUG : file1: reading active writers 2026/05/02 02:38:58 DEBUG : Looking for writers 2026/05/02 02:38:58 DEBUG : dir: reading active writers 2026/05/02 02:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 02:38:58 DEBUG : dir: Looking for writers 2026/05/02 02:38:58 DEBUG : file1: reading active writers 2026/05/02 02:38:58 DEBUG : Looking for writers 2026/05/02 02:38:58 DEBUG : dir: reading active writers 2026/05/02 02:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 02:38:58 DEBUG : dir: Looking for writers 2026/05/02 02:38:58 DEBUG : file1: reading active writers 2026/05/02 02:38:58 DEBUG : Looking for writers 2026/05/02 02:38:58 DEBUG : dir: reading active writers 2026/05/02 02:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 02:38:58 DEBUG : dir/file1: vfs cache: starting upload 2026/05/02 02:38:58 DEBUG : dir/file1.1fbd663d.partial: size = 5 OK 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1.1fbd663d.partial" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1.1fbd663d.partial 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hekilat3cuge/dir/file1.1fbd663d.partial 2026/05/02 02:38:58 DEBUG : dir/file1.1fbd663d.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/02 02:38:58 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/02 02:38:58 DEBUG : dir/file1.1fbd663d.partial: renamed to: dir/file1 2026/05/02 02:38:58 INFO : dir/file1: Copied (replaced existing) 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:58 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/02 02:38:58 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-02 02:38:58 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/02 02:38:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/02 02:38:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/02 02:38:58 DEBUG : dir: Looking for writers 2026/05/02 02:38:58 DEBUG : file1: reading active writers 2026/05/02 02:38:58 DEBUG : Looking for writers 2026/05/02 02:38:58 DEBUG : dir: reading active writers 2026/05/02 02:38:58 DEBUG : >WaitForWriters: 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.17s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:58 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/02 02:38:58 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : dir/file1: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/02 02:38:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/02 02:38:58 DEBUG : dir/file1(0x3bf57a447c40): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : dir/file1(0x3bf57a447c40): openPending: 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/02 02:38:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/02 02:38:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/02 02:38:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:58 DEBUG : dir/file1(0x3bf57a447c40): >openPending: err= 2026/05/02 02:38:58 DEBUG : dir/file1(0x3bf57a447c40): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : dir/file1(0x3bf57a447c40): _writeAt: size=15, off=5 2026/05/02 02:38:58 DEBUG : dir/file1(0x3bf57a447c40): >_writeAt: n=15, err= 2026/05/02 02:38:58 DEBUG : dir/file1(0x3bf57a447c40): close: 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/02 02:38:58 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-02 02:38:58.442511119 +0000 UTC m=+5.482939076 2026/05/02 02:38:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : dir/file1(0x3bf57a447c40): >close: err= 2026/05/02 02:38:58 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:58 DEBUG : dir: Looking for writers 2026/05/02 02:38:58 DEBUG : file1: reading active writers 2026/05/02 02:38:58 DEBUG : Looking for writers 2026/05/02 02:38:58 DEBUG : dir: reading active writers 2026/05/02 02:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 02:38:58 DEBUG : dir: Looking for writers 2026/05/02 02:38:58 DEBUG : file1: reading active writers 2026/05/02 02:38:58 DEBUG : Looking for writers 2026/05/02 02:38:58 DEBUG : dir: reading active writers 2026/05/02 02:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 02:38:58 DEBUG : dir: Looking for writers 2026/05/02 02:38:58 DEBUG : file1: reading active writers 2026/05/02 02:38:58 DEBUG : Looking for writers 2026/05/02 02:38:58 DEBUG : dir: reading active writers 2026/05/02 02:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 02:38:58 DEBUG : dir: Looking for writers 2026/05/02 02:38:58 DEBUG : file1: reading active writers 2026/05/02 02:38:58 DEBUG : Looking for writers 2026/05/02 02:38:58 DEBUG : dir: reading active writers 2026/05/02 02:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 02:38:58 DEBUG : dir/file1: vfs cache: starting upload 2026/05/02 02:38:58 DEBUG : dir/file1.b428f203.partial: size = 20 OK 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1.b428f203.partial" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1.b428f203.partial 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-hekilat3cuge/dir/file1.b428f203.partial 2026/05/02 02:38:58 DEBUG : dir/file1.b428f203.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/02 02:38:58 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/02 02:38:58 DEBUG : dir/file1.b428f203.partial: renamed to: dir/file1 2026/05/02 02:38:58 INFO : dir/file1: Copied (replaced existing) 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:38:58 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/02 02:38:58 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-02 02:38:58 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/05/02 02:38:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/02 02:38:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/02 02:38:58 DEBUG : dir: Looking for writers 2026/05/02 02:38:58 DEBUG : file1: reading active writers 2026/05/02 02:38:58 DEBUG : Looking for writers 2026/05/02 02:38:58 DEBUG : dir: reading active writers 2026/05/02 02:38:58 DEBUG : >WaitForWriters: 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : file1: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : file1(0x3bf57a5ed640): openPending: 2026/05/02 02:38:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:58 DEBUG : file1(0x3bf57a5ed640): >openPending: err= 2026/05/02 02:38:58 DEBUG : file1: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/02 02:38:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/02 02:38:58 DEBUG : file1(0x3bf57a5ed640): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : file1(0x3bf57a5ed640): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : file1(0x3bf57a5ed640): close: 2026/05/02 02:38:58 DEBUG : file1: vfs cache: setting modification time to 2026-05-02 02:38:58.605712481 +0000 UTC m=+5.646140447 2026/05/02 02:38:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : file1(0x3bf57a5ed640): >close: err= 2026/05/02 02:38:58 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:58 DEBUG : Looking for writers 2026/05/02 02:38:58 DEBUG : file1: reading active writers 2026/05/02 02:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 02:38:58 DEBUG : Looking for writers 2026/05/02 02:38:58 DEBUG : file1: reading active writers 2026/05/02 02:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 02:38:58 DEBUG : Looking for writers 2026/05/02 02:38:58 DEBUG : file1: reading active writers 2026/05/02 02:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 02:38:58 DEBUG : Looking for writers 2026/05/02 02:38:58 DEBUG : file1: reading active writers 2026/05/02 02:38:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 02:38:58 DEBUG : file1: vfs cache: starting upload 2026/05/02 02:38:58 DEBUG : file1.940956e0.partial: size = 5 OK 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1.940956e0.partial" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1.940956e0.partial 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hekilat3cuge/file1.940956e0.partial 2026/05/02 02:38:58 DEBUG : file1.940956e0.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/02 02:38:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/02 02:38:58 DEBUG : file1.940956e0.partial: renamed to: file1 2026/05/02 02:38:58 INFO : file1: Copied (new) 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:58 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/02 02:38:58 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-02 02:38:58 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/02 02:38:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:58 INFO : file1: vfs cache: upload succeeded try #1 2026/05/02 02:38:58 DEBUG : Looking for writers 2026/05/02 02:38:58 DEBUG : file1: reading active writers 2026/05/02 02:38:58 DEBUG : >WaitForWriters: 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: 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-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/02 02:38:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dda80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dda80): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dda80): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dda80): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dda80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.765731659 +0000 UTC m=+5.806159625 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dda80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6000): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6000): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6000): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6000): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6000): _writeAt: size=3, off=2 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6000): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6000): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.765731659 +0000 UTC m=+5.806159625 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6000): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe64c0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe64c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe64c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe64c0): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe64c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.765731659 +0000 UTC m=+5.806159625 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe64c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579da3880 item 1 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6b00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6b00): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6b00): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6b00): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6b00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.767922456 +0000 UTC m=+5.808350422 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6b00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7000): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7000): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7000): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7000): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7000): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.767922456 +0000 UTC m=+5.808350422 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7000): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579da3dc0 item 2 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7640): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7640): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7640): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7640): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7640): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.769396036 +0000 UTC m=+5.809824002 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7640): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7ac0): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7ac0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7ac0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7ac0): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7ac0): _writeAt: size=3, off=2 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7ac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7ac0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.769396036 +0000 UTC m=+5.809824002 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7ac0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a414100): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a414100): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a414100): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a414100): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a414100): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.769396036 +0000 UTC m=+5.809824002 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a414100): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a38bd0 item 3 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a414800): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a414800): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a414800): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a414800): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a414800): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.771408786 +0000 UTC m=+5.811836752 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a414800): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a414d40): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a414d40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a414d40): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a414d40): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a414d40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.771408786 +0000 UTC m=+5.811836752 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a414d40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a399d0 item 4 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415380): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415380): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415380): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415380): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415380): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.77301658 +0000 UTC m=+5.813444546 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415380): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415800): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415800): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415800): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415800): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415800): _writeAt: size=3, off=2 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415800): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415800): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.77301658 +0000 UTC m=+5.813444546 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415800): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415cc0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415cc0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415cc0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415cc0): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415cc0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.77301658 +0000 UTC m=+5.813444546 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415cc0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a7b030 item 5 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2be440): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2be440): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2be440): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2be440): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2be440): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.7749767 +0000 UTC m=+5.815404666 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2be440): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2be980): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2be980): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2be980): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2be980): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2be980): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.7749767 +0000 UTC m=+5.815404666 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2be980): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a7b9d0 item 6 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2bf000): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2bf000): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2bf000): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2bf000): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2bf000): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.776464106 +0000 UTC m=+5.816892072 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2bf000): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2bf500): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2bf500): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2bf500): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2bf500): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2bf500): _writeAt: size=3, off=2 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2bf500): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2bf500): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.776464106 +0000 UTC m=+5.816892072 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2bf500): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2bf9c0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2bf9c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2bf9c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2bf9c0): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2bf9c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.776464106 +0000 UTC m=+5.816892072 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2bf9c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579e2e0e0 item 7 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ec140): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ec140): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ec140): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ec140): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ec140): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.778589068 +0000 UTC m=+5.819017034 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ec140): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ec680): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ec680): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ec680): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ec680): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ec680): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.778589068 +0000 UTC m=+5.819017034 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ec680): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579e2ee00 item 8 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ecc40): _readAt: size=2, off=0 2026/05/02 02:38:58 ERROR : open-test-file(0x3bf57a2ecc40): Couldn't read size of file 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ecc40): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ecc40): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ecc40): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ecc40): close: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ecc40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ed000): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ed000): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ed000): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ed000): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ed000): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.780351395 +0000 UTC m=+5.820779361 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ed000): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ed480): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ed480): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ed480): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ed480): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ed480): _writeAt: size=3, off=2 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ed480): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ed480): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.780351395 +0000 UTC m=+5.820779361 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ed480): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ed980): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ed980): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ed980): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ed980): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ed980): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.780351395 +0000 UTC m=+5.820779361 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ed980): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579e2f2d0 item 9 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a314100): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a314100): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a314100): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a314100): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a314100): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.78247228 +0000 UTC m=+5.822900246 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a314100): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a314640): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a314640): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a314640): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a314640): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a314640): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.78247228 +0000 UTC m=+5.822900246 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a314640): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579e2f8f0 item 10 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a314c80): _readAt: size=2, off=0 2026/05/02 02:38:58 ERROR : open-test-file(0x3bf57a314c80): Couldn't read size of file 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a314c80): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a314c80): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a314c80): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a314c80): close: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a314c80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a315040): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a315040): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a315040): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a315040): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a315040): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.783989072 +0000 UTC m=+5.824417038 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a315040): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a315540): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a315540): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a315540): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a315540): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a315540): _writeAt: size=3, off=2 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a315540): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a315540): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.783989072 +0000 UTC m=+5.824417038 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a315540): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a315a40): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a315a40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a315a40): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a315a40): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a315a40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.783989072 +0000 UTC m=+5.824417038 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a315a40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a88850 item 11 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32a1c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32a1c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32a1c0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32a1c0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32a1c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.785916921 +0000 UTC m=+5.826344887 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32a1c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32a700): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32a700): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32a700): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32a700): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32a700): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.785916921 +0000 UTC m=+5.826344887 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32a700): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a89b90 item 12 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32ad40): _readAt: size=2, off=0 2026/05/02 02:38:58 ERROR : open-test-file(0x3bf57a32ad40): Couldn't read size of file 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32ad40): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32ad40): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32ad40): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32ad40): close: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32ad40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32b100): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32b100): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32b100): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32b100): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32b100): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.787411941 +0000 UTC m=+5.827839907 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32b100): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32b7c0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32b7c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32b7c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32b7c0): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32b7c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.787411941 +0000 UTC m=+5.827839907 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32b7c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf5797c4310 item 13 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32be40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32be40): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32be40): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32be40): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32be40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.788978346 +0000 UTC m=+5.829406312 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a32be40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a342480): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a342480): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a342480): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a342480): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a342480): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.788978346 +0000 UTC m=+5.829406312 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a342480): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf5797c4770 item 14 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a342ac0): _readAt: size=2, off=0 2026/05/02 02:38:58 ERROR : open-test-file(0x3bf57a342ac0): Couldn't read size of file 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a342ac0): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a342ac0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a342ac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a342ac0): close: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a342ac0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a342e80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a342e80): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a342e80): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a342e80): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a342e80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.790719743 +0000 UTC m=+5.831147709 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a342e80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a343540): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a343540): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a343540): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a343540): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a343540): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.790719743 +0000 UTC m=+5.831147709 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a343540): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf5797c4c40 item 15 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 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/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a343bc0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a343bc0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a343bc0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a343bc0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a343bc0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.792340902 +0000 UTC m=+5.832768858 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a343bc0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a366200): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a366200): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a366200): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a366200): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a366200): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.792340902 +0000 UTC m=+5.832768858 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a366200): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf5797c50a0 item 16 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a366840): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a366840): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a366840): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a366840): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a366840): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.793963093 +0000 UTC m=+5.834391059 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a366840): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a366cc0): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a366cc0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a366cc0): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a366cc0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a366cc0): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a366cc0): _writeAt: size=3, off=7 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a366cc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a366cc0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.793963093 +0000 UTC m=+5.834391059 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a366cc0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3671c0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3671c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3671c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3671c0): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3671c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.793963093 +0000 UTC m=+5.834391059 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3671c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf5797c5570 item 17 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a367840): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a367840): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a367840): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a367840): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a367840): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.796130576 +0000 UTC m=+5.836558592 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a367840): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a367d80): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a367d80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a367d80): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a367d80): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a367d80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.796130576 +0000 UTC m=+5.836558592 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a367d80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf5797c5b90 item 18 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37e500): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37e500): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37e500): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37e500): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37e500): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.797540044 +0000 UTC m=+5.837968010 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37e500): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37ea00): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37ea00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37ea00): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37ea00): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37ea00): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37ea00): _writeAt: size=3, off=7 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37ea00): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37ea00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.797540044 +0000 UTC m=+5.837968010 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37ea00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37ef00): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37ef00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37ef00): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37ef00): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37ef00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.797540044 +0000 UTC m=+5.837968010 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37ef00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579ad40e0 item 19 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37f580): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37f580): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37f580): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37f580): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37f580): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.799608971 +0000 UTC m=+5.840036937 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37f580): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37fac0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37fac0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37fac0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37fac0): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37fac0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.799608971 +0000 UTC m=+5.840036937 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a37fac0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579ad4af0 item 20 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a2240): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a2240): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a2240): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a2240): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a2240): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.801157112 +0000 UTC m=+5.841585068 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a2240): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a2740): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a2740): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a2740): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a2740): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a2740): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a2740): _writeAt: size=3, off=7 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a2740): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a2740): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.801157112 +0000 UTC m=+5.841585068 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a2740): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a2c40): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a2c40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a2c40): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a2c40): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a2c40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.801157112 +0000 UTC m=+5.841585068 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a2c40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579ad5260 item 21 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a32c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a32c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a32c0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a32c0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a32c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.802848994 +0000 UTC m=+5.843276950 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a32c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a3800): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a3800): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a3800): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a3800): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a3800): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.802848994 +0000 UTC m=+5.843276950 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a3800): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57979a540 item 22 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a3e80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a3e80): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a3e80): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a3e80): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a3e80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.804201134 +0000 UTC m=+5.844629090 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3a3e80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3ca480): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3ca480): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3ca480): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3ca480): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3ca480): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3ca480): _writeAt: size=3, off=7 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3ca480): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3ca480): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.804201134 +0000 UTC m=+5.844629090 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3ca480): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3ca980): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3ca980): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3ca980): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3ca980): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3ca980): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.804201134 +0000 UTC m=+5.844629090 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3ca980): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57979aaf0 item 23 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 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/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3cb000): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3cb000): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3cb000): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3cb000): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3cb000): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.805865014 +0000 UTC m=+5.846292970 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3cb000): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3cb540): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3cb540): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3cb540): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3cb540): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3cb540): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.805865014 +0000 UTC m=+5.846292970 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3cb540): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57979b260 item 24 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3cbb80): _readAt: size=2, off=0 2026/05/02 02:38:58 ERROR : open-test-file(0x3bf57a3cbb80): Couldn't read size of file 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3cbb80): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3cbb80): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3cbb80): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3cbb80): close: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3cbb80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f6040): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f6040): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f6040): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f6040): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f6040): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.807303718 +0000 UTC m=+5.847731724 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f6040): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f6540): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f6540): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f6540): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f6540): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f6540): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f6540): _writeAt: size=3, off=7 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f6540): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f6540): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.807303718 +0000 UTC m=+5.847731724 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f6540): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f6a80): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f6a80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f6a80): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f6a80): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f6a80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.807303718 +0000 UTC m=+5.847731724 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f6a80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57979ba40 item 25 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f7100): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f7100): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f7100): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f7100): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f7100): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.809052328 +0000 UTC m=+5.849480284 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f7100): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f7640): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f7640): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f7640): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f7640): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f7640): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.809052328 +0000 UTC m=+5.849480284 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f7640): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579af6d20 item 26 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f7c80): _readAt: size=2, off=0 2026/05/02 02:38:58 ERROR : open-test-file(0x3bf57a3f7c80): Couldn't read size of file 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f7c80): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f7c80): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f7c80): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f7c80): close: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a3f7c80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42c140): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42c140): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42c140): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42c140): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42c140): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.810451457 +0000 UTC m=+5.850879413 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42c140): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42c640): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42c640): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42c640): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42c640): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42c640): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42c640): _writeAt: size=3, off=7 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42c640): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42c640): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.810451457 +0000 UTC m=+5.850879413 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42c640): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42cb80): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42cb80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42cb80): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42cb80): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42cb80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.810451457 +0000 UTC m=+5.850879413 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42cb80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579af7570 item 27 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 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/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42d200): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42d200): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42d200): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42d200): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42d200): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.812485426 +0000 UTC m=+5.852913392 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42d200): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42d740): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42d740): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42d740): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42d740): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42d740): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.812485426 +0000 UTC m=+5.852913392 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42d740): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579aee2a0 item 28 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42dd80): _readAt: size=2, off=0 2026/05/02 02:38:58 ERROR : open-test-file(0x3bf57a42dd80): Couldn't read size of file 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42dd80): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42dd80): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42dd80): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42dd80): close: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a42dd80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44c240): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44c240): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44c240): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44c240): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44c240): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.813833429 +0000 UTC m=+5.854261385 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44c240): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44c900): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44c900): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44c900): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44c900): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44c900): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.813833429 +0000 UTC m=+5.854261385 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44c900): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579aeef50 item 29 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 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/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44cf80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44cf80): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44cf80): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44cf80): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44cf80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.815199064 +0000 UTC m=+5.855627030 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44cf80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44d4c0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44d4c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44d4c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44d4c0): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44d4c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.815199064 +0000 UTC m=+5.855627030 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44d4c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579aef880 item 30 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 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/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44db00): _readAt: size=2, off=0 2026/05/02 02:38:58 ERROR : open-test-file(0x3bf57a44db00): Couldn't read size of file 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44db00): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44db00): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44db00): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44db00): close: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44db00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44dec0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44dec0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44dec0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44dec0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44dec0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.816621848 +0000 UTC m=+5.857049804 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a44dec0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46e680): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46e680): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46e680): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46e680): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46e680): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.816621848 +0000 UTC m=+5.857049804 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46e680): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579aefe30 item 31 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 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/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46ed00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46ed00): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46ed00): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46ed00): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46ed00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.818054911 +0000 UTC m=+5.858482877 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46ed00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46f240): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46f240): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46f240): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46f240): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46f240): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.818054911 +0000 UTC m=+5.858482877 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46f240): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a867e0 item 32 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46f880): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46f880): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46f880): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46f880): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46f880): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.819344371 +0000 UTC m=+5.859772337 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46f880): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46fd00): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46fd00): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46fd00): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46fd00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46fd00): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a86d20 item 33 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46fd00): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46fd00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.8198194 +0000 UTC m=+5.860247366 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a46fd00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a488300): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a488300): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a488300): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a488300): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a488300): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.8198194 +0000 UTC m=+5.860247366 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a488300): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a87030 item 33 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a488940): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a488940): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a488940): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a488940): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a488940): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.821168816 +0000 UTC m=+5.861596782 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a488940): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a488dc0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a488dc0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a87c70 item 34 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a488dc0): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a488dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a488dc0): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a488dc0): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a488dc0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.82166285 +0000 UTC m=+5.862090817 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a488dc0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a489300): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a489300): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a489300): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a489300): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a489300): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.82166285 +0000 UTC m=+5.862090817 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a489300): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a8e230 item 34 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a489940): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a489940): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a489940): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a489940): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a489940): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.822826564 +0000 UTC m=+5.863254530 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a489940): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a489dc0): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a489dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a489dc0): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a489dc0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a489dc0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a8ea80 item 35 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a489dc0): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a489dc0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.823332351 +0000 UTC m=+5.863760317 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a489dc0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5083c0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5083c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5083c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5083c0): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5083c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.823332351 +0000 UTC m=+5.863760317 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5083c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a8ee70 item 35 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a508a40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a508a40): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a508a40): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a508a40): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a508a40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.824671746 +0000 UTC m=+5.865099712 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a508a40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a508f40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a508f40): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a8f650 item 36 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a508f40): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a508f40): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a508f40): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a508f40): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a508f40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.825362484 +0000 UTC m=+5.865790450 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a508f40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a509480): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a509480): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a509480): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a509480): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a509480): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.825362484 +0000 UTC m=+5.865790450 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a509480): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf5796da1c0 item 36 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a509ac0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a509ac0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a509ac0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a509ac0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a509ac0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.826722289 +0000 UTC m=+5.867150255 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a509ac0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a542040): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a542040): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a542040): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a542040): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a542040): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf5796dac40 item 37 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a542040): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a542040): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.827222916 +0000 UTC m=+5.867650882 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a542040): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a542540): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a542540): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a542540): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a542540): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a542540): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.827222916 +0000 UTC m=+5.867650882 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a542540): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf5796daf50 item 37 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a542bc0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a542bc0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a542bc0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a542bc0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a542bc0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.82864606 +0000 UTC m=+5.869074026 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a542bc0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5430c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5430c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf5796db960 item 38 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5430c0): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5430c0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5430c0): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5430c0): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5430c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.829239283 +0000 UTC m=+5.869667239 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5430c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a543600): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a543600): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a543600): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a543600): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a543600): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.829239283 +0000 UTC m=+5.869667239 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a543600): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579aa65b0 item 38 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a543c80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a543c80): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a543c80): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a543c80): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a543c80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.830613034 +0000 UTC m=+5.871041000 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a543c80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a562280): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a562280): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a562280): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a562280): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a562280): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579aa6e00 item 39 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a562280): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a562280): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.831147736 +0000 UTC m=+5.871575691 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a562280): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a562780): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a562780): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a562780): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a562780): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a562780): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.831147736 +0000 UTC m=+5.871575691 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a562780): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579aa7180 item 39 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a562e00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a562e00): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a562e00): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a562e00): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a562e00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.832719532 +0000 UTC m=+5.873147488 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a562e00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a563300): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a563300): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579aa7a40 item 40 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a563300): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a563300): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a563300): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a563300): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a563300): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.833361096 +0000 UTC m=+5.873789052 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a563300): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a563840): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a563840): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a563840): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a563840): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a563840): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.833361096 +0000 UTC m=+5.873789052 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a563840): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579aae000 item 40 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a563e00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a563e00): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a563e00): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a563e00): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a563e00): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a563e00): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a563e00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.834836709 +0000 UTC m=+5.875264686 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a563e00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a586400): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a586400): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a586400): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579aae770 item 41 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a586400): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a586400): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.835339441 +0000 UTC m=+5.875767417 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a586400): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5868c0): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5868c0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5868c0): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5868c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5868c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579aaea10 item 41 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5868c0): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5868c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.835896235 +0000 UTC m=+5.876324201 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5868c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a586e00): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a586e00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a586e00): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a586e00): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a586e00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.835896235 +0000 UTC m=+5.876324201 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a586e00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579aaec40 item 41 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a587440): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a587440): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a587440): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a587440): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a587440): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a587440): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a587440): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.837244547 +0000 UTC m=+5.877672503 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a587440): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a587940): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a587940): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a587940): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579aaf650 item 42 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a587940): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a587940): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.837762368 +0000 UTC m=+5.878190324 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a587940): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a587e80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a587e80): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579aafd50 item 42 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a587e80): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a587e80): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a587e80): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a587e80): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a587e80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.838421105 +0000 UTC m=+5.878849060 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a587e80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5aa500): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5aa500): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5aa500): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5aa500): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5aa500): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.838421105 +0000 UTC m=+5.878849060 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5aa500): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cfc4d0 item 42 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5aab40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5aab40): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5aab40): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5aab40): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5aab40): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5aab40): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5aab40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.83991901 +0000 UTC m=+5.880346966 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5aab40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5ab040): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5ab040): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5ab040): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cfc850 item 43 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5ab040): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5ab040): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.840506133 +0000 UTC m=+5.880934128 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5ab040): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5ab580): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5ab580): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5ab580): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5ab580): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5ab580): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cfca10 item 43 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5ab580): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5ab580): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.841126186 +0000 UTC m=+5.881554142 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5ab580): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5abac0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5abac0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5abac0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5abac0): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5abac0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.841126186 +0000 UTC m=+5.881554142 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5abac0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cfcd20 item 43 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d8200): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d8200): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d8200): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d8200): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d8200): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d8200): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d8200): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.842716998 +0000 UTC m=+5.883144984 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d8200): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d8700): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d8700): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d8700): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cfd180 item 44 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d8700): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d8700): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.843236801 +0000 UTC m=+5.883664798 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d8700): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d8c40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d8c40): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cfd340 item 44 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d8c40): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d8c40): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d8c40): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d8c40): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d8c40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.843859269 +0000 UTC m=+5.884287266 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d8c40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d91c0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d91c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d91c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d91c0): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d91c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.843859269 +0000 UTC m=+5.884287266 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d91c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cfd500 item 44 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d9800): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d9800): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d9800): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d9800): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d9800): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d9800): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d9800): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.845601188 +0000 UTC m=+5.886029144 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d9800): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d9d00): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d9d00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d9d00): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cfd8f0 item 45 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d9d00): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d9d00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.84621508 +0000 UTC m=+5.886643036 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5d9d00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a604500): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a604500): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a604500): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a604500): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a604500): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.84621508 +0000 UTC m=+5.886643036 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a604500): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cfdab0 item 45 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a604b40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a604b40): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a604b40): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a604b40): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a604b40): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a604b40): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a604b40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.847719919 +0000 UTC m=+5.888147875 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a604b40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a605040): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a605040): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a605040): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579d6e2a0 item 46 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a605040): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a605040): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.848327599 +0000 UTC m=+5.888755555 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a605040): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a605740): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a605740): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a605740): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a605740): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a605740): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.848327599 +0000 UTC m=+5.888755555 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a605740): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579d6e460 item 46 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a605d80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a605d80): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a605d80): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a605d80): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a605d80): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a605d80): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a605d80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.850388861 +0000 UTC m=+5.890816817 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a605d80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a628380): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a628380): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a628380): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579d6e930 item 47 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a628380): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a628380): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.850844504 +0000 UTC m=+5.891272459 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a628380): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a628a80): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a628a80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a628a80): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a628a80): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a628a80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.850844504 +0000 UTC m=+5.891272459 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a628a80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579d6eaf0 item 47 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 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/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6290c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6290c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6290c0): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6290c0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6290c0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6290c0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6290c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.852198927 +0000 UTC m=+5.892626883 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6290c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6295c0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6295c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6295c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579d6f030 item 48 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6295c0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6295c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.852700898 +0000 UTC m=+5.893128864 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6295c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a629cc0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a629cc0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a629cc0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a629cc0): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a629cc0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.852700898 +0000 UTC m=+5.893128864 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a629cc0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579d6f340 item 48 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a642400): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a642400): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a642400): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a642400): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a642400): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.854412788 +0000 UTC m=+5.894840764 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a642400): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a642880): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a642880): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a642880): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a642880): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a642880): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a642880): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579d6f730 item 49 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a642880): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a642880): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.855033634 +0000 UTC m=+5.895461589 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a642880): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a642dc0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a642dc0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a642dc0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a642dc0): >_readAt: n=8, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a642dc0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.855033634 +0000 UTC m=+5.895461589 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a642dc0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579d6f8f0 item 49 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a643440): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a643440): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a643440): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a643440): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a643440): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.85643167 +0000 UTC m=+5.896859627 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a643440): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a643940): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a643940): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a643940): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579d6fc70 item 50 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a643940): _readAt: size=2, off=5 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a643940): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a643940): _writeAt: size=3, off=5 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a643940): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a643940): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.857001188 +0000 UTC m=+5.897429145 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a643940): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a643ec0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a643ec0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a643ec0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a643ec0): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a643ec0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.857001188 +0000 UTC m=+5.897429145 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a643ec0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579d6fe30 item 50 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a664640): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a664640): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a664640): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a664640): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a664640): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.858272005 +0000 UTC m=+5.898699960 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a664640): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a664b40): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a664b40): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a664b40): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a664b40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a664b40): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a664b40): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cb0310 item 51 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a664b40): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a664b40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.858728278 +0000 UTC m=+5.899156234 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a664b40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a665080): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a665080): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a665080): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a665080): >_readAt: n=8, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a665080): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.858728278 +0000 UTC m=+5.899156234 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a665080): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cb04d0 item 51 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a665700): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a665700): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a665700): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a665700): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a665700): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.859924191 +0000 UTC m=+5.900352197 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a665700): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a665c00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a665c00): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a665c00): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cb0930 item 52 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a665c00): _readAt: size=2, off=5 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a665c00): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a665c00): _writeAt: size=3, off=5 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a665c00): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a665c00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.860455899 +0000 UTC m=+5.900883865 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a665c00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a682280): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a682280): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a682280): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a682280): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a682280): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.860455899 +0000 UTC m=+5.900883865 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a682280): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cb0cb0 item 52 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a682900): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a682900): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a682900): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a682900): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a682900): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.861630562 +0000 UTC m=+5.902058518 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a682900): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a682e00): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a682e00): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a682e00): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a682e00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a682e00): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a682e00): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cb1180 item 53 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a682e00): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a682e00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.862037373 +0000 UTC m=+5.902465328 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a682e00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a683340): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a683340): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a683340): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a683340): >_readAt: n=8, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a683340): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.862037373 +0000 UTC m=+5.902465328 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a683340): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cb1340 item 53 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6839c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6839c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6839c0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6839c0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6839c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.863258103 +0000 UTC m=+5.903686059 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6839c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a683ec0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a683ec0): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a683ec0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cb1880 item 54 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a683ec0): _readAt: size=2, off=5 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a683ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a683ec0): _writeAt: size=3, off=5 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a683ec0): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a683ec0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.863799047 +0000 UTC m=+5.904227003 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a683ec0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a4540): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a4540): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a4540): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a4540): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a4540): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.863799047 +0000 UTC m=+5.904227003 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a4540): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cb1ab0 item 54 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a4bc0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a4bc0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a4bc0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a4bc0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a4bc0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.86493103 +0000 UTC m=+5.905358987 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a4bc0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a50c0): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a50c0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a50c0): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a50c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a50c0): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a50c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cbc070 item 55 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a50c0): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a50c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.865533941 +0000 UTC m=+5.905961897 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a50c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a5600): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a5600): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a5600): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a5600): >_readAt: n=8, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a5600): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.865533941 +0000 UTC m=+5.905961897 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a5600): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cbc230 item 55 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 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/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a5c80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a5c80): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a5c80): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a5c80): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a5c80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.866842198 +0000 UTC m=+5.907270164 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6a5c80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2280): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2280): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2280): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cbc5b0 item 56 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2280): _readAt: size=2, off=5 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2280): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2280): _writeAt: size=3, off=5 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2280): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2280): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.867510133 +0000 UTC m=+5.907938159 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2280): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2800): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2800): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2800): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2800): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2800): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.867510133 +0000 UTC m=+5.907938159 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2800): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cbc770 item 56 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b83c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b83c0): open at offset 0 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b83c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b83c0): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b83c0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b83c0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b83c0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b83c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.871323672 +0000 UTC m=+5.911751628 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b83c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b8900): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b8900): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b8900): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579c7a700 item 57 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b8900): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b8900): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.871773925 +0000 UTC m=+5.912201880 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b8900): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b8e40): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b8e40): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b8e40): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b8e40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b8e40): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b8e40): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579c7b0a0 item 57 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b8e40): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b8e40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.872332903 +0000 UTC m=+5.912760858 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b8e40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b93c0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b93c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b93c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b93c0): >_readAt: n=8, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b93c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.872332903 +0000 UTC m=+5.912760858 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b93c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579c7b260 item 57 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b9dc0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b9dc0): open at offset 0 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b9dc0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b9dc0): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b9dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b9dc0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b9dc0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b9dc0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.873703538 +0000 UTC m=+5.914131493 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797b9dc0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ce400): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ce400): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ce400): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579c7b8f0 item 58 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ce400): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ce400): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.874181952 +0000 UTC m=+5.914609909 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ce400): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ce940): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ce940): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ce940): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579c7bb20 item 58 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ce940): _readAt: size=2, off=5 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ce940): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ce940): _writeAt: size=3, off=5 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ce940): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ce940): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.874702047 +0000 UTC m=+5.915130023 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2ce940): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2cef00): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2cef00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2cef00): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2cef00): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2cef00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.874702047 +0000 UTC m=+5.915130023 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2cef00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579c7bce0 item 58 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2cf540): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2cf540): open at offset 0 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2cf540): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2cf540): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2cf540): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2cf540): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2cf540): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2cf540): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.875903491 +0000 UTC m=+5.916331457 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2cf540): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2cfb00): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2cfb00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2cfb00): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a70930 item 59 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2cfb00): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2cfb00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.876364203 +0000 UTC m=+5.916792159 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a2cfb00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2140): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2140): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2140): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2140): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2140): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2140): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a70cb0 item 59 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2140): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2140): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.876822683 +0000 UTC m=+5.917250638 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2140): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c26c0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c26c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c26c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c26c0): >_readAt: n=8, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c26c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.876822683 +0000 UTC m=+5.917250638 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c26c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a711f0 item 59 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 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/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2e80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2e80): open at offset 0 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2e80): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2e80): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2e80): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2e80): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2e80): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2e80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.878110099 +0000 UTC m=+5.918538086 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c2e80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c33c0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c33c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c33c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a71880 item 60 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c33c0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c33c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.878557486 +0000 UTC m=+5.918985472 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c33c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c3900): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c3900): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c3900): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a30a000 item 60 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c3900): _readAt: size=2, off=5 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c3900): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c3900): _writeAt: size=3, off=5 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c3900): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c3900): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.87915095 +0000 UTC m=+5.919578906 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c3900): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c3ec0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c3ec0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c3ec0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c3ec0): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c3ec0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.87915095 +0000 UTC m=+5.919578906 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6c3ec0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a30a1c0 item 60 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5799f5680): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5799f5680): open at offset 0 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5799f5680): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5799f5680): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5799f5680): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5799f5680): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5799f5680): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5799f5680): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.880453415 +0000 UTC m=+5.920881381 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5799f5680): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5799f5cc0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5799f5cc0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5799f5cc0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a30a540 item 61 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5799f5cc0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5799f5cc0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.880908627 +0000 UTC m=+5.921336603 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5799f5cc0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579af0e00): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579af0e00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579af0e00): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579af0e00): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579af0e00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.880908627 +0000 UTC m=+5.921336603 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579af0e00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a30a7e0 item 61 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 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/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579af1900): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579af1900): open at offset 0 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579af1900): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579af1900): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579af1900): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579af1900): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579af1900): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579af1900): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.882352841 +0000 UTC m=+5.922780797 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579af1900): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e942c0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e942c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e942c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a30b9d0 item 62 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e942c0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e942c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.88279634 +0000 UTC m=+5.923224317 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e942c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e955c0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e955c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e955c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e955c0): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e955c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.88279634 +0000 UTC m=+5.923224317 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e955c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a30bc00 item 62 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 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/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e95dc0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e95dc0): open at offset 0 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e95dc0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e95dc0): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e95dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e95dc0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e95dc0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e95dc0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.884158028 +0000 UTC m=+5.924585985 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e95dc0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797ee400): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797ee400): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797ee400): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cbc1c0 item 63 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797ee400): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797ee400): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.88452885 +0000 UTC m=+5.924956806 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797ee400): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797eed40): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797eed40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797eed40): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797eed40): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797eed40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.88452885 +0000 UTC m=+5.924956806 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797eed40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cbc380 item 63 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 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/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797ef840): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797ef840): open at offset 0 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797ef840): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797ef840): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797ef840): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797ef840): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797ef840): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797ef840): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.885857966 +0000 UTC m=+5.926285932 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5797ef840): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d141c0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d141c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d141c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cbc700 item 64 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d141c0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d141c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.886294112 +0000 UTC m=+5.926722068 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d141c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d148c0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d148c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d148c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d148c0): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d148c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.886294112 +0000 UTC m=+5.926722068 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d148c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cbccb0 item 64 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d15000): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d15000): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d15000): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d15000): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d15000): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.887469847 +0000 UTC m=+5.927897804 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d15000): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d15480): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d15480): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d15480): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d15480): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d15480): _writeAt: size=3, off=2 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cbd030 item 65 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d15480): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d15480): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.887886857 +0000 UTC m=+5.928314813 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d15480): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d15980): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d15980): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d15980): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d15980): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d15980): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.887886857 +0000 UTC m=+5.928314813 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d15980): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cbd1f0 item 65 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dcc80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dcc80): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dcc80): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dcc80): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dcc80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.889160017 +0000 UTC m=+5.929587974 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dcc80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dd140): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dd140): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a040070 item 66 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dd140): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dd140): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dd140): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dd140): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dd140): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.889604499 +0000 UTC m=+5.930032455 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dd140): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dd780): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dd780): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dd780): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dd780): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dd780): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.889604499 +0000 UTC m=+5.930032455 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dd780): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a040230 item 66 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dddc0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dddc0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dddc0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dddc0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dddc0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.890711986 +0000 UTC m=+5.931139942 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf5798dddc0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6340): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6340): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6340): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6340): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6340): _writeAt: size=3, off=2 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a040620 item 67 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6340): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6340): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.891220138 +0000 UTC m=+5.931648133 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6340): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6840): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6840): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6840): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6840): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6840): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.891220138 +0000 UTC m=+5.931648133 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6840): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a0407e0 item 67 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6ec0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6ec0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6ec0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6ec0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6ec0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.8923889 +0000 UTC m=+5.932816856 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe6ec0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe73c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe73c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a0410a0 item 68 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe73c0): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe73c0): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe73c0): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe73c0): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe73c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.892812682 +0000 UTC m=+5.933240638 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe73c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7900): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7900): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7900): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7900): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7900): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.892812682 +0000 UTC m=+5.933240638 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fe7900): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a0412d0 item 68 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4140c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4140c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4140c0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4140c0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4140c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.893927543 +0000 UTC m=+5.934355519 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4140c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4145c0): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4145c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4145c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4145c0): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4145c0): _writeAt: size=3, off=2 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a041650 item 69 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4145c0): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4145c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.894400708 +0000 UTC m=+5.934828694 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4145c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a414ac0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a414ac0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a414ac0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a414ac0): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a414ac0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.894400708 +0000 UTC m=+5.934828694 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a414ac0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a0418f0 item 69 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415140): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415140): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415140): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415140): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415140): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.895531238 +0000 UTC m=+5.935959194 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415140): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415640): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415640): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a041e30 item 70 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415640): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415640): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415640): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415640): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415640): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.896058467 +0000 UTC m=+5.936486423 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415640): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415b80): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415b80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415b80): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415b80): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415b80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.896058467 +0000 UTC m=+5.936486423 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a415b80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4de150 item 70 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c98300): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c98300): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c98300): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c98300): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c98300): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.897277895 +0000 UTC m=+5.937705892 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c98300): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c98800): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c98800): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c98800): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c98800): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c98800): _writeAt: size=3, off=2 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4de5b0 item 71 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c98800): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c98800): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.897736153 +0000 UTC m=+5.938164138 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c98800): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c98d00): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c98d00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c98d00): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c98d00): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c98d00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.897736153 +0000 UTC m=+5.938164138 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c98d00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4de850 item 71 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c99380): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c99380): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c99380): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c99380): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c99380): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.898913702 +0000 UTC m=+5.939341657 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c99380): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c99880): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c99880): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4debd0 item 72 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c99880): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c99880): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c99880): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c99880): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c99880): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.899472148 +0000 UTC m=+5.939900104 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c99880): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c99dc0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c99dc0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c99dc0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c99dc0): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c99dc0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.899472148 +0000 UTC m=+5.939900104 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579c99dc0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4ded90 item 72 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc0480): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc0480): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc0480): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc0480): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc0480): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc0480): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc0480): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.900580797 +0000 UTC m=+5.941008753 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc0480): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc0980): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc0980): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc0980): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4df110 item 73 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc0980): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc0980): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.900980354 +0000 UTC m=+5.941408311 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc0980): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc0e40): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc0e40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc0e40): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc0e40): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc0e40): _writeAt: size=3, off=2 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4df2d0 item 73 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc0e40): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc0e40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.901503575 +0000 UTC m=+5.941931531 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc0e40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc1380): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc1380): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc1380): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc1380): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc1380): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.901503575 +0000 UTC m=+5.941931531 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc1380): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4df490 item 73 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc19c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc19c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc19c0): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc19c0): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc19c0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc19c0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc19c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.902619798 +0000 UTC m=+5.943047753 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc19c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc1ec0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc1ec0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc1ec0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4df810 item 74 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc1ec0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc1ec0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.903008593 +0000 UTC m=+5.943436550 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cc1ec0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd8500): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd8500): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4df9d0 item 74 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd8500): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd8500): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd8500): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd8500): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd8500): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.903577881 +0000 UTC m=+5.944005837 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd8500): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd8a80): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd8a80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd8a80): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd8a80): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd8a80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.903577881 +0000 UTC m=+5.944005837 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd8a80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4dfb90 item 74 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd90c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd90c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd90c0): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd90c0): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd90c0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd90c0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd90c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.904706698 +0000 UTC m=+5.945134655 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd90c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd95c0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd95c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd95c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4f0070 item 75 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd95c0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd95c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.905170867 +0000 UTC m=+5.945598823 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd95c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd9b00): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd9b00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd9b00): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd9b00): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd9b00): _writeAt: size=3, off=2 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4f0230 item 75 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd9b00): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd9b00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.905592716 +0000 UTC m=+5.946020672 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cd9b00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf8140): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf8140): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf8140): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf8140): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf8140): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.905592716 +0000 UTC m=+5.946020672 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf8140): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4f03f0 item 75 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf8780): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf8780): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf8780): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf8780): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf8780): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf8780): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf8780): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.906691555 +0000 UTC m=+5.947119512 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf8780): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf8c80): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf8c80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf8c80): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4f0770 item 76 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf8c80): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf8c80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.907053201 +0000 UTC m=+5.947481157 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf8c80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf91c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf91c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4f0930 item 76 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf91c0): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf91c0): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf91c0): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf91c0): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf91c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.90753914 +0000 UTC m=+5.947967097 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf91c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf9740): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf9740): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf9740): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf9740): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf9740): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.90753914 +0000 UTC m=+5.947967097 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf9740): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4f0af0 item 76 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf9d80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf9d80): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf9d80): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf9d80): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf9d80): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf9d80): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf9d80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.90866952 +0000 UTC m=+5.949097476 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579cf9d80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d64380): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d64380): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d64380): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4f0e70 item 77 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d64380): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d64380): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.909117859 +0000 UTC m=+5.949545825 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d64380): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d64a80): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d64a80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d64a80): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d64a80): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d64a80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.909117859 +0000 UTC m=+5.949545825 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d64a80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4f1030 item 77 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d650c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d650c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d650c0): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d650c0): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d650c0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d650c0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d650c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.910379748 +0000 UTC m=+5.950807704 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d650c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d655c0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d655c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d655c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4f1420 item 78 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d655c0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d655c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.911128145 +0000 UTC m=+5.951556100 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d655c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d65cc0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d65cc0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d65cc0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d65cc0): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d65cc0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.911128145 +0000 UTC m=+5.951556100 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579d65cc0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4f15e0 item 78 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dae400): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dae400): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dae400): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dae400): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dae400): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dae400): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dae400): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.912203931 +0000 UTC m=+5.952631887 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dae400): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dae900): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dae900): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dae900): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4f1a40 item 79 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dae900): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dae900): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.912646378 +0000 UTC m=+5.953074334 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dae900): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579daf000): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579daf000): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579daf000): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579daf000): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579daf000): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.912646378 +0000 UTC m=+5.953074334 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579daf000): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4f1c00 item 79 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 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/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579daf640): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579daf640): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579daf640): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579daf640): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579daf640): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579daf640): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579daf640): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.913757261 +0000 UTC m=+5.954185217 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579daf640): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dafb40): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dafb40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dafb40): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a5841c0 item 80 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dafb40): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dafb40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.914211892 +0000 UTC m=+5.954639848 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dafb40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dec340): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dec340): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dec340): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dec340): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dec340): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.914211892 +0000 UTC m=+5.954639848 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dec340): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a5843f0 item 80 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dec980): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dec980): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dec980): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dec980): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dec980): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.915422143 +0000 UTC m=+5.955850099 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dec980): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dece00): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dece00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dece00): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dece00): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dece00): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dece00): _writeAt: size=3, off=7 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a584770 item 81 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dece00): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dece00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.915883307 +0000 UTC m=+5.956311262 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dece00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ded340): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ded340): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ded340): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ded340): >_readAt: n=8, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ded340): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.915883307 +0000 UTC m=+5.956311262 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ded340): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a584930 item 81 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ded9c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ded9c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ded9c0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ded9c0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ded9c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.916964934 +0000 UTC m=+5.957392890 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ded9c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dedec0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dedec0): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dedec0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a584cb0 item 82 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dedec0): _readAt: size=2, off=5 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dedec0): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dedec0): _writeAt: size=3, off=5 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dedec0): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dedec0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.917453409 +0000 UTC m=+5.957881365 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579dedec0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e30540): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e30540): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e30540): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e30540): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e30540): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.917453409 +0000 UTC m=+5.957881365 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e30540): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a584e70 item 82 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e30bc0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e30bc0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e30bc0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e30bc0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e30bc0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.918425449 +0000 UTC m=+5.958853406 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e30bc0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e310c0): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e310c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e310c0): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e310c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e310c0): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e310c0): _writeAt: size=3, off=7 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a5851f0 item 83 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e310c0): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e310c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.918865661 +0000 UTC m=+5.959293618 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e310c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e31600): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e31600): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e31600): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e31600): >_readAt: n=8, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e31600): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.918865661 +0000 UTC m=+5.959293618 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e31600): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a585500 item 83 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e31c80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e31c80): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e31c80): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e31c80): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e31c80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.919924818 +0000 UTC m=+5.960352774 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579e31c80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb8280): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb8280): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb8280): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a585880 item 84 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb8280): _readAt: size=2, off=5 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb8280): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb8280): _writeAt: size=3, off=5 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb8280): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb8280): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.920375491 +0000 UTC m=+5.960803446 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb8280): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb8800): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb8800): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb8800): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb8800): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb8800): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.920375491 +0000 UTC m=+5.960803446 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb8800): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a585a40 item 84 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb8e80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb8e80): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb8e80): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb8e80): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb8e80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.921359703 +0000 UTC m=+5.961787659 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb8e80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb9380): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb9380): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb9380): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb9380): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb9380): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb9380): _writeAt: size=3, off=7 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579fe0000 item 85 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb9380): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb9380): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.921813944 +0000 UTC m=+5.962241900 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb9380): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb98c0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb98c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb98c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb98c0): >_readAt: n=8, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb98c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.921813944 +0000 UTC m=+5.962241900 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579eb98c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579fe01c0 item 85 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f10180): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f10180): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f10180): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f10180): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f10180): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.922963449 +0000 UTC m=+5.963391405 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f10180): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f10680): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f10680): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f10680): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc21c0 item 86 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f10680): _readAt: size=2, off=5 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f10680): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f10680): _writeAt: size=3, off=5 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f10680): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f10680): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.923472563 +0000 UTC m=+5.963900519 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f10680): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f10c00): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f10c00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f10c00): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f10c00): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f10c00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.923472563 +0000 UTC m=+5.963900519 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f10c00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc2380 item 86 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f11280): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f11280): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f11280): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f11280): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f11280): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.924603474 +0000 UTC m=+5.965031431 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f11280): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f11780): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f11780): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f11780): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f11780): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f11780): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f11780): _writeAt: size=3, off=7 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc27e0 item 87 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f11780): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f11780): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.925117187 +0000 UTC m=+5.965545142 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f11780): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f11cc0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f11cc0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f11cc0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f11cc0): >_readAt: n=8, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f11cc0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.925117187 +0000 UTC m=+5.965545142 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f11cc0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc2a10 item 87 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 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/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f32440): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f32440): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f32440): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f32440): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f32440): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.926219564 +0000 UTC m=+5.966647520 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f32440): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f32940): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f32940): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f32940): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc2e70 item 88 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f32940): _readAt: size=2, off=5 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f32940): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f32940): _writeAt: size=3, off=5 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f32940): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f32940): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.926810452 +0000 UTC m=+5.967238408 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f32940): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f32ec0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f32ec0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f32ec0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f32ec0): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f32ec0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.926810452 +0000 UTC m=+5.967238408 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f32ec0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc3030 item 88 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f33500): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f33500): open at offset 0 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f33500): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f33500): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f33500): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f33500): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f33500): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f33500): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.928001207 +0000 UTC m=+5.968429202 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f33500): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f33a40): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f33a40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f33a40): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc3490 item 89 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f33a40): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f33a40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.928422804 +0000 UTC m=+5.968850760 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f33a40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4a080): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4a080): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4a080): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4a080): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4a080): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4a080): _writeAt: size=3, off=7 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc3650 item 89 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4a080): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4a080): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.928899026 +0000 UTC m=+5.969326982 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4a080): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4a600): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4a600): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4a600): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4a600): >_readAt: n=8, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4a600): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.928899026 +0000 UTC m=+5.969326982 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4a600): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc3810 item 89 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4ac40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4ac40): open at offset 0 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4ac40): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4ac40): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4ac40): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4ac40): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4ac40): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4ac40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.930151818 +0000 UTC m=+5.970579784 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4ac40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4b180): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4b180): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4b180): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc3d50 item 90 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4b180): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4b180): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.930563858 +0000 UTC m=+5.970991813 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4b180): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4b6c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4b6c0): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4b6c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a49e070 item 90 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4b6c0): _readAt: size=2, off=5 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4b6c0): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4b6c0): _writeAt: size=3, off=5 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4b6c0): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4b6c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.931117616 +0000 UTC m=+5.971545602 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4b6c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4bc80): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4bc80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4bc80): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4bc80): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4bc80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.931117616 +0000 UTC m=+5.971545602 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f4bc80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a49e230 item 90 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f783c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f783c0): open at offset 0 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f783c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f783c0): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f783c0): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f783c0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f783c0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f783c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.932333809 +0000 UTC m=+5.972761764 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f783c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f78900): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f78900): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f78900): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a49e7e0 item 91 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f78900): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f78900): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.932775875 +0000 UTC m=+5.973203831 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f78900): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f78e40): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f78e40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f78e40): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f78e40): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f78e40): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f78e40): _writeAt: size=3, off=7 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a49e9a0 item 91 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f78e40): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f78e40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.933287433 +0000 UTC m=+5.973715390 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f78e40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f793c0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f793c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f793c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f793c0): >_readAt: n=8, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f793c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.933287433 +0000 UTC m=+5.973715390 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f793c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a49eb60 item 91 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 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/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f79a00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f79a00): open at offset 0 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f79a00): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f79a00): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f79a00): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f79a00): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f79a00): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f79a00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.934560644 +0000 UTC m=+5.974988600 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579f79a00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb4040): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb4040): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb4040): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a49eee0 item 92 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb4040): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb4040): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.934934792 +0000 UTC m=+5.975362749 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb4040): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb4580): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb4580): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb4580): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a49f0a0 item 92 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb4580): _readAt: size=2, off=5 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb4580): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb4580): _writeAt: size=3, off=5 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb4580): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb4580): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.935536141 +0000 UTC m=+5.975964097 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb4580): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb4b40): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb4b40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb4b40): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb4b40): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb4b40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.935536141 +0000 UTC m=+5.975964097 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb4b40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a49f260 item 92 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb5180): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb5180): open at offset 0 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb5180): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb5180): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb5180): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb5180): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb5180): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb5180): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.936700895 +0000 UTC m=+5.977128851 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb5180): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb56c0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb56c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb56c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a49f650 item 93 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb56c0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb56c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.937181054 +0000 UTC m=+5.977609010 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb56c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb5dc0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb5dc0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb5dc0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb5dc0): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb5dc0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.937181054 +0000 UTC m=+5.977609010 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fb5dc0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a49f810 item 93 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 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/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fda500): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fda500): open at offset 0 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fda500): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fda500): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fda500): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fda500): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fda500): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fda500): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.938408929 +0000 UTC m=+5.978836885 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fda500): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdaa40): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdaa40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdaa40): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a49fb90 item 94 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdaa40): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdaa40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.938827531 +0000 UTC m=+5.979255487 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdaa40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdb140): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdb140): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdb140): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdb140): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdb140): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.938827531 +0000 UTC m=+5.979255487 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdb140): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a49fd50 item 94 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 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/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdb780): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdb780): open at offset 0 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdb780): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdb780): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdb780): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdb780): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdb780): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdb780): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.940280061 +0000 UTC m=+5.980708017 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdb780): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdbcc0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdbcc0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdbcc0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a3b8310 item 95 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdbcc0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdbcc0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.940684907 +0000 UTC m=+5.981112864 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579fdbcc0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a0084c0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a0084c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a0084c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a0084c0): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a0084c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.940684907 +0000 UTC m=+5.981112864 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a0084c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a3b84d0 item 95 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 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/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a008b00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a008b00): open at offset 0 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a008b00): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a008b00): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a008b00): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a008b00): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a008b00): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a008b00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.941905878 +0000 UTC m=+5.982333844 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a008b00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a009040): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a009040): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a009040): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a3b8930 item 96 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a009040): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a009040): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.942457453 +0000 UTC m=+5.982885409 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a009040): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a009740): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a009740): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a009740): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a009740): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a009740): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.942457453 +0000 UTC m=+5.982885409 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a009740): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a3b8af0 item 96 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= 2026/05/02 02:38:58 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:58 DEBUG : Looking for writers 2026/05/02 02:38:58 DEBUG : >WaitForWriters: 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/02 02:38:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed8080): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed8080): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed8080): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed8080): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed8080): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.950038124 +0000 UTC m=+5.990466080 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed8080): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed8500): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed8500): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed8500): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed8500): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed8500): _writeAt: size=3, off=2 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed8500): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed8500): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.950038124 +0000 UTC m=+5.990466080 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed8500): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed89c0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed89c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed89c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed89c0): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed89c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.950038124 +0000 UTC m=+5.990466080 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed89c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579fe1030 item 1 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed9000): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed9000): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed9000): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed9000): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed9000): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.951853931 +0000 UTC m=+5.992281887 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed9000): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed9500): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed9500): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed9500): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed9500): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed9500): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.951853931 +0000 UTC m=+5.992281887 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed9500): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579fe1570 item 2 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed9b40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed9b40): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed9b40): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed9b40): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed9b40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.953201082 +0000 UTC m=+5.993629038 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf579ed9b40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4420c0): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4420c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4420c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4420c0): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4420c0): _writeAt: size=3, off=2 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4420c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4420c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.953201082 +0000 UTC m=+5.993629038 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4420c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a442580): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a442580): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a442580): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a442580): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a442580): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.953201082 +0000 UTC m=+5.993629038 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a442580): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579fe1b20 item 3 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a442c00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a442c00): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a442c00): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a442c00): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a442c00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.954753631 +0000 UTC m=+5.995181587 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a442c00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a443140): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a443140): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a443140): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a443140): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a443140): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.954753631 +0000 UTC m=+5.995181587 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a443140): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc4150 item 4 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a443780): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a443780): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a443780): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a443780): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a443780): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.955868812 +0000 UTC m=+5.996296768 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a443780): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a443c00): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a443c00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a443c00): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a443c00): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a443c00): _writeAt: size=3, off=2 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a443c00): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a443c00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.955868812 +0000 UTC m=+5.996296768 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a443c00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4621c0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4621c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4621c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4621c0): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4621c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.955868812 +0000 UTC m=+5.996296768 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4621c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc4700 item 5 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a462840): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a462840): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a462840): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a462840): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a462840): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.957353863 +0000 UTC m=+5.997781819 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a462840): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a462d80): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a462d80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a462d80): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a462d80): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a462d80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.957353863 +0000 UTC m=+5.997781819 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a462d80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc4f50 item 6 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a463400): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a463400): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a463400): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a463400): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a463400): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.958457933 +0000 UTC m=+5.998885889 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a463400): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a463900): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a463900): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a463900): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a463900): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a463900): _writeAt: size=3, off=2 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a463900): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a463900): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.958457933 +0000 UTC m=+5.998885889 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a463900): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a463dc0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a463dc0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a463dc0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a463dc0): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a463dc0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.958457933 +0000 UTC m=+5.998885889 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a463dc0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc5340 item 7 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a480540): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a480540): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a480540): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a480540): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a480540): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.960010001 +0000 UTC m=+6.000437957 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a480540): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a480a80): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a480a80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a480a80): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a480a80): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a480a80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.960010001 +0000 UTC m=+6.000437957 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a480a80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc58f0 item 8 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481040): _readAt: size=2, off=0 2026/05/02 02:38:58 ERROR : open-test-file(0x3bf57a481040): Couldn't read size of file 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481040): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481040): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481040): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481040): close: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481040): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481400): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481400): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481400): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481400): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481400): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.961331052 +0000 UTC m=+6.001759008 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481400): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481880): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481880): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481880): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481880): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481880): _writeAt: size=3, off=2 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481880): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481880): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.961331052 +0000 UTC m=+6.001759008 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481880): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481d80): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481d80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481d80): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481d80): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481d80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.961331052 +0000 UTC m=+6.001759008 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a481d80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc5c70 item 9 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b0500): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b0500): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b0500): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b0500): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b0500): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.962910762 +0000 UTC m=+6.003338718 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b0500): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b0a40): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b0a40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b0a40): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b0a40): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b0a40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.962910762 +0000 UTC m=+6.003338718 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b0a40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579d36d90 item 10 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1080): _readAt: size=2, off=0 2026/05/02 02:38:58 ERROR : open-test-file(0x3bf57a4b1080): Couldn't read size of file 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1080): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1080): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1080): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1080): close: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1080): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1440): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1440): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1440): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1440): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1440): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.964135741 +0000 UTC m=+6.004563697 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1440): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1940): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1940): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1940): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1940): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1940): _writeAt: size=3, off=2 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1940): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1940): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.964135741 +0000 UTC m=+6.004563697 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1940): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1e40): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1e40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1e40): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1e40): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1e40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.964135741 +0000 UTC m=+6.004563697 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4b1e40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579d37180 item 11 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e45c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e45c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e45c0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e45c0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e45c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.965637494 +0000 UTC m=+6.006065450 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e45c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e4b00): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e4b00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e4b00): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e4b00): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e4b00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.965637494 +0000 UTC m=+6.006065450 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e4b00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579d377a0 item 12 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e5140): _readAt: size=2, off=0 2026/05/02 02:38:58 ERROR : open-test-file(0x3bf57a4e5140): Couldn't read size of file 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e5140): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e5140): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e5140): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e5140): close: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e5140): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e5500): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e5500): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e5500): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e5500): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e5500): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.966741474 +0000 UTC m=+6.007169430 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e5500): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e5bc0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e5bc0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e5bc0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e5bc0): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e5bc0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.966741474 +0000 UTC m=+6.007169430 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a4e5bc0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579d37b90 item 13 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50c340): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50c340): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50c340): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50c340): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50c340): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.967951044 +0000 UTC m=+6.008379000 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50c340): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50c880): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50c880): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50c880): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50c880): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50c880): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.967951044 +0000 UTC m=+6.008379000 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50c880): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579ae43f0 item 14 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50cec0): _readAt: size=2, off=0 2026/05/02 02:38:58 ERROR : open-test-file(0x3bf57a50cec0): Couldn't read size of file 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50cec0): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50cec0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50cec0): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50cec0): close: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50cec0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50d280): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50d280): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50d280): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50d280): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50d280): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.969142079 +0000 UTC m=+6.009570035 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50d280): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50d940): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50d940): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50d940): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50d940): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50d940): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.969142079 +0000 UTC m=+6.009570035 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a50d940): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579ae4af0 item 15 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 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/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5380c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5380c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5380c0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5380c0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5380c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.970225029 +0000 UTC m=+6.010652985 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5380c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a538600): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a538600): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a538600): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a538600): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a538600): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.970225029 +0000 UTC m=+6.010652985 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a538600): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579ae56c0 item 16 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a538c40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a538c40): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a538c40): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a538c40): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a538c40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.971343907 +0000 UTC m=+6.011771863 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a538c40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5390c0): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5390c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5390c0): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5390c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5390c0): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5390c0): _writeAt: size=3, off=7 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5390c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5390c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.971343907 +0000 UTC m=+6.011771863 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5390c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5395c0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5395c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5395c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5395c0): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5395c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.971343907 +0000 UTC m=+6.011771863 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5395c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a2d20e0 item 17 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a539c40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a539c40): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a539c40): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a539c40): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a539c40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.972875186 +0000 UTC m=+6.013303142 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a539c40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55a280): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55a280): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55a280): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55a280): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55a280): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.972875186 +0000 UTC m=+6.013303142 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55a280): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a2d2620 item 18 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55a900): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55a900): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55a900): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55a900): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55a900): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.973965941 +0000 UTC m=+6.014393896 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55a900): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55ae00): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55ae00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55ae00): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55ae00): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55ae00): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55ae00): _writeAt: size=3, off=7 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55ae00): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55ae00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.973965941 +0000 UTC m=+6.014393896 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55ae00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55b300): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55b300): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55b300): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55b300): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55b300): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.973965941 +0000 UTC m=+6.014393896 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55b300): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a2d29a0 item 19 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55b980): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55b980): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55b980): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55b980): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55b980): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.975506748 +0000 UTC m=+6.015934704 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55b980): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55bec0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55bec0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55bec0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55bec0): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55bec0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.975506748 +0000 UTC m=+6.015934704 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a55bec0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a2d33b0 item 20 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57c640): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57c640): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57c640): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57c640): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57c640): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.976716117 +0000 UTC m=+6.017144074 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57c640): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57cb40): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57cb40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57cb40): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57cb40): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57cb40): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57cb40): _writeAt: size=3, off=7 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57cb40): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57cb40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.976716117 +0000 UTC m=+6.017144074 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57cb40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57d040): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57d040): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57d040): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57d040): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57d040): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.976716117 +0000 UTC m=+6.017144074 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57d040): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a2d3730 item 21 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57d6c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57d6c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57d6c0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57d6c0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57d6c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.97829181 +0000 UTC m=+6.018719765 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57d6c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57dc00): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57dc00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57dc00): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57dc00): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57dc00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.97829181 +0000 UTC m=+6.018719765 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a57dc00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a2d3c70 item 22 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a4380): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a4380): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a4380): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a4380): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a4380): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.979480982 +0000 UTC m=+6.019908937 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a4380): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a4880): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a4880): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a4880): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a4880): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a4880): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a4880): _writeAt: size=3, off=7 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a4880): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a4880): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.979480982 +0000 UTC m=+6.019908937 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a4880): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a4d80): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a4d80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a4d80): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a4d80): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a4d80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.979480982 +0000 UTC m=+6.019908937 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a4d80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579da22a0 item 23 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 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/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a5400): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a5400): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a5400): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a5400): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a5400): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.981299443 +0000 UTC m=+6.021727399 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a5400): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a5940): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a5940): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a5940): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a5940): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a5940): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.981299443 +0000 UTC m=+6.021727399 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5a5940): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579da3340 item 24 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bc080): _readAt: size=2, off=0 2026/05/02 02:38:58 ERROR : open-test-file(0x3bf57a5bc080): Couldn't read size of file 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bc080): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bc080): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bc080): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bc080): close: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bc080): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bc440): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bc440): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bc440): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bc440): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bc440): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.98246491 +0000 UTC m=+6.022892865 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bc440): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bc940): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bc940): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bc940): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bc940): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bc940): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bc940): _writeAt: size=3, off=7 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bc940): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bc940): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.98246491 +0000 UTC m=+6.022892865 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bc940): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bce80): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bce80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bce80): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bce80): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bce80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.98246491 +0000 UTC m=+6.022892865 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bce80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579da36c0 item 25 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bd500): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bd500): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bd500): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bd500): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bd500): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.984009333 +0000 UTC m=+6.024437290 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bd500): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bda40): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bda40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bda40): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bda40): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bda40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.984009333 +0000 UTC m=+6.024437290 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5bda40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579da3c70 item 26 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8180): _readAt: size=2, off=0 2026/05/02 02:38:58 ERROR : open-test-file(0x3bf57a5e8180): Couldn't read size of file 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8180): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8180): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8180): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8180): close: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8180): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8540): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8540): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8540): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8540): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8540): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.985269219 +0000 UTC m=+6.025697175 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8540): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8a40): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8a40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8a40): open at offset 5 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8a40): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8a40): >_readAt: n=2, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8a40): _writeAt: size=3, off=7 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8a40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.985269219 +0000 UTC m=+6.025697175 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8a40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8f80): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8f80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8f80): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8f80): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8f80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.985269219 +0000 UTC m=+6.025697175 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e8f80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a38620 item 27 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 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/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e9600): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e9600): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e9600): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e9600): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e9600): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.986952054 +0000 UTC m=+6.027380011 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e9600): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e9b40): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e9b40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e9b40): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e9b40): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e9b40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.986952054 +0000 UTC m=+6.027380011 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a5e9b40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a39420 item 28 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a606280): _readAt: size=2, off=0 2026/05/02 02:38:58 ERROR : open-test-file(0x3bf57a606280): Couldn't read size of file 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a606280): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a606280): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a606280): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a606280): close: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a606280): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a606640): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a606640): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a606640): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a606640): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a606640): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.988121598 +0000 UTC m=+6.028549554 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a606640): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a606d00): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a606d00): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a606d00): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a606d00): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a606d00): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.988121598 +0000 UTC m=+6.028549554 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a606d00): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a7a070 item 29 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 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/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a607380): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a607380): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a607380): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a607380): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a607380): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.989177317 +0000 UTC m=+6.029605273 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a607380): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6078c0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6078c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6078c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6078c0): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6078c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.989177317 +0000 UTC m=+6.029605273 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6078c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a7b3b0 item 30 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 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/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a630000): _readAt: size=2, off=0 2026/05/02 02:38:58 ERROR : open-test-file(0x3bf57a630000): Couldn't read size of file 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a630000): >_readAt: n=0, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a630000): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a630000): >_writeAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a630000): close: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a630000): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6303c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6303c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6303c0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6303c0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6303c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.990344977 +0000 UTC m=+6.030772933 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6303c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a630a80): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a630a80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a630a80): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a630a80): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a630a80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.990344977 +0000 UTC m=+6.030772933 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a630a80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a7bb90 item 31 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 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/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a631100): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a631100): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a631100): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a631100): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a631100): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.991527436 +0000 UTC m=+6.031955392 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a631100): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a631640): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a631640): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a631640): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a631640): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a631640): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.991527436 +0000 UTC m=+6.031955392 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a631640): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579e2e1c0 item 32 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a631c80): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a631c80): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a631c80): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a631c80): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a631c80): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.992710055 +0000 UTC m=+6.033138011 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a631c80): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a650200): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a650200): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a650200): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a650200): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a650200): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579e2ea80 item 33 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a650200): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a650200): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.993173371 +0000 UTC m=+6.033601328 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a650200): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a650700): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a650700): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a650700): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a650700): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a650700): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.993173371 +0000 UTC m=+6.033601328 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a650700): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579e2f0a0 item 33 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a650d40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a650d40): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a650d40): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a650d40): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a650d40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.994328659 +0000 UTC m=+6.034756615 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a650d40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6511c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6511c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579e2f420 item 34 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6511c0): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6511c0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6511c0): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6511c0): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6511c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.994930859 +0000 UTC m=+6.035358815 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a6511c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a651700): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a651700): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a651700): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a651700): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a651700): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.994930859 +0000 UTC m=+6.035358815 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a651700): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579e2f5e0 item 34 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a651d40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a651d40): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a651d40): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a651d40): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a651d40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.996029859 +0000 UTC m=+6.036457816 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a651d40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66e2c0): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66e2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66e2c0): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66e2c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66e2c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a88150 item 35 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66e2c0): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66e2c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.99642621 +0000 UTC m=+6.036854166 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66e2c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66e7c0): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66e7c0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66e7c0): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66e7c0): >_readAt: n=5, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66e7c0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.99642621 +0000 UTC m=+6.036854166 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66e7c0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a88850 item 35 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66ee40): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66ee40): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66ee40): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66ee40): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66ee40): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.997606184 +0000 UTC m=+6.038034140 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66ee40): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66f340): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66f340): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a89490 item 36 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66f340): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66f340): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66f340): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66f340): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66f340): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.99806417 +0000 UTC m=+6.038492127 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66f340): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66f880): _readAt: size=512, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66f880): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66f880): >openPending: err= 2026/05/02 02:38:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66f880): >_readAt: n=3, err=EOF 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66f880): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.99806417 +0000 UTC m=+6.038492127 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66f880): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: Remove: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a89d50 item 36 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66fec0): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66fec0): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66fec0): _writeAt: size=5, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66fec0): >_writeAt: n=5, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66fec0): close: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.999282777 +0000 UTC m=+6.039710733 2026/05/02 02:38:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a66fec0): >close: err= 2026/05/02 02:38:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/02 02:38:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a69a440): _readAt: size=2, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a69a440): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a69a440): _writeAt: size=3, off=0 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a69a440): openPending: 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a69a440): >openPending: err= 2026/05/02 02:38:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf5797c4380 item 37 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a69a440): >_writeAt: n=3, err= 2026/05/02 02:38:58 DEBUG : open-test-file(0x3bf57a69a440): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.999800978 +0000 UTC m=+6.040228934 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69a440): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69a940): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69a940): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69a940): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69a940): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69a940): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:58.999800978 +0000 UTC m=+6.040228934 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69a940): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf5797c4540 item 37 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd6100): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd6100): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd6100): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd6100): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd6100): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.001031287 +0000 UTC m=+6.041459264 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd6100): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd6600): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd6600): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579ad4310 item 38 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd6600): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd6600): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd6600): _writeAt: size=3, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd6600): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd6600): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.001551873 +0000 UTC m=+6.041979829 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd6600): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd6b40): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd6b40): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd6b40): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd6b40): >_readAt: n=3, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd6b40): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.001551873 +0000 UTC m=+6.041979829 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd6b40): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579ad4620 item 38 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd71c0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd71c0): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd71c0): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd71c0): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd71c0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.002555914 +0000 UTC m=+6.042983870 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd71c0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd76c0): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd76c0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd76c0): _writeAt: size=3, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd76c0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd76c0): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579ad4f50 item 39 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd76c0): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd76c0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.00296623 +0000 UTC m=+6.043394186 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd76c0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd7bc0): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd7bc0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd7bc0): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd7bc0): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd7bc0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.00296623 +0000 UTC m=+6.043394186 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd7bc0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579ad51f0 item 39 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a336340): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a336340): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a336340): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a336340): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a336340): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.004156043 +0000 UTC m=+6.044583999 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a336340): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a336840): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a336840): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57979a070 item 40 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a336840): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a336840): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a336840): _writeAt: size=3, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a336840): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a336840): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.004628637 +0000 UTC m=+6.045056593 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a336840): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a336d80): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a336d80): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a336d80): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a336d80): >_readAt: n=3, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a336d80): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.004628637 +0000 UTC m=+6.045056593 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a336d80): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57979a540 item 40 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a337340): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a337340): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a337340): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a337340): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a337340): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a337340): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a337340): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.005666472 +0000 UTC m=+6.046094428 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a337340): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a337840): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a337840): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a337840): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57979aaf0 item 41 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a337840): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a337840): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.00603491 +0000 UTC m=+6.046462866 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a337840): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a337d00): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a337d00): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a337d00): _writeAt: size=3, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a337d00): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a337d00): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57979ad20 item 41 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a337d00): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a337d00): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.006478851 +0000 UTC m=+6.046906806 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a337d00): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a356340): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a356340): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a356340): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a356340): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a356340): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.006478851 +0000 UTC m=+6.046906806 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a356340): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57979b110 item 41 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a356980): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a356980): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a356980): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a356980): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a356980): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a356980): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a356980): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.007635369 +0000 UTC m=+6.048063325 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a356980): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a356e80): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a356e80): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a356e80): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57979b730 item 42 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a356e80): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a356e80): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.008148892 +0000 UTC m=+6.048576848 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a356e80): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a3573c0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a3573c0): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579af6000 item 42 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a3573c0): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a3573c0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a3573c0): _writeAt: size=3, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a3573c0): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a3573c0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.00862364 +0000 UTC m=+6.049051596 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a3573c0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a357940): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a357940): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a357940): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a357940): >_readAt: n=3, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a357940): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.00862364 +0000 UTC m=+6.049051596 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a357940): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579af6460 item 42 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a376080): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a376080): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a376080): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a376080): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a376080): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a376080): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a376080): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.009733671 +0000 UTC m=+6.050161628 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a376080): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a376580): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a376580): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a376580): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579af6f50 item 43 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a376580): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a376580): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.01016056 +0000 UTC m=+6.050588516 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a376580): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a376ac0): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a376ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a376ac0): _writeAt: size=3, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a376ac0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a376ac0): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579af72d0 item 43 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a376ac0): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a376ac0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.010631 +0000 UTC m=+6.051058956 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a376ac0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a377000): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a377000): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a377000): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a377000): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a377000): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.010631 +0000 UTC m=+6.051058956 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a377000): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579af7650 item 43 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a377640): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a377640): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a377640): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a377640): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a377640): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a377640): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a377640): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.011884393 +0000 UTC m=+6.052312359 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a377640): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a377b40): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a377b40): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a377b40): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579aee1c0 item 44 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a377b40): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a377b40): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.012303095 +0000 UTC m=+6.052731051 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a377b40): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a718180): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a718180): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579aee4d0 item 44 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a718180): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a718180): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a718180): _writeAt: size=3, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a718180): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a718180): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.012872995 +0000 UTC m=+6.053300951 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a718180): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a718700): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a718700): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a718700): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a718700): >_readAt: n=3, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a718700): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.012872995 +0000 UTC m=+6.053300951 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a718700): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579aeee70 item 44 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a718d40): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a718d40): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a718d40): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a718d40): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a718d40): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a718d40): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a718d40): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.014034814 +0000 UTC m=+6.054462770 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a718d40): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a719240): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a719240): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a719240): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579aef570 item 45 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a719240): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a719240): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.014436054 +0000 UTC m=+6.054864010 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a719240): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a719940): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a719940): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a719940): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a719940): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a719940): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.014436054 +0000 UTC m=+6.054864010 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a719940): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579aefa40 item 45 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a732080): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a732080): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a732080): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a732080): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a732080): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a732080): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a732080): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.01567575 +0000 UTC m=+6.056103736 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a732080): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a732580): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a732580): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a732580): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a86380 item 46 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a732580): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a732580): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.016060168 +0000 UTC m=+6.056488124 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a732580): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a732c80): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a732c80): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a732c80): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a732c80): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a732c80): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.016060168 +0000 UTC m=+6.056488124 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a732c80): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a86700 item 46 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a7332c0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a7332c0): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a7332c0): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a7332c0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a7332c0): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a7332c0): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a7332c0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.017363345 +0000 UTC m=+6.057791301 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a7332c0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a7337c0): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a7337c0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a7337c0): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a86cb0 item 47 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a7337c0): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a7337c0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.01785208 +0000 UTC m=+6.058280036 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a7337c0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a733ec0): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a733ec0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a733ec0): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a733ec0): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a733ec0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.01785208 +0000 UTC m=+6.058280036 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a733ec0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a86fc0 item 47 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 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/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758600): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758600): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758600): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758600): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758600): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758600): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758600): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.018979104 +0000 UTC m=+6.059407060 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758600): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758b00): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758b00): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758b00): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a87c00 item 48 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758b00): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758b00): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.019404629 +0000 UTC m=+6.059832585 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758b00): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a759200): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a759200): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a759200): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a759200): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a759200): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.019404629 +0000 UTC m=+6.059832585 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a759200): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a8e1c0 item 48 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a7580c0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a7580c0): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a7580c0): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a7580c0): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a7580c0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.021770047 +0000 UTC m=+6.062198004 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a7580c0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758540): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758540): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758540): _writeAt: size=3, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758540): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758540): open at offset 5 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758540): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a8e9a0 item 49 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758540): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758540): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.022246929 +0000 UTC m=+6.062674895 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758540): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758a80): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758a80): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758a80): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758a80): >_readAt: n=8, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758a80): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.022246929 +0000 UTC m=+6.062674895 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a758a80): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a8ed20 item 49 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a759100): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a759100): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a759100): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a759100): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a759100): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.023346912 +0000 UTC m=+6.063774868 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a759100): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a759b00): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a759b00): open at offset 5 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a759b00): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a8f3b0 item 50 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a759b00): _readAt: size=2, off=5 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a759b00): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a759b00): _writeAt: size=3, off=5 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a759b00): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a759b00): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.023838743 +0000 UTC m=+6.064266699 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a759b00): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69a180): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69a180): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69a180): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69a180): >_readAt: n=3, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69a180): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.023838743 +0000 UTC m=+6.064266699 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69a180): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a8f7a0 item 50 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69a800): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69a800): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69a800): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69a800): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69a800): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.024919208 +0000 UTC m=+6.065347174 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69a800): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69ad00): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69ad00): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69ad00): _writeAt: size=3, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69ad00): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69ad00): open at offset 5 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69ad00): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a3b8380 item 51 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69ad00): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69ad00): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.02540082 +0000 UTC m=+6.065828776 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69ad00): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69b280): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69b280): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69b280): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69b280): >_readAt: n=8, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69b280): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.02540082 +0000 UTC m=+6.065828776 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69b280): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a3b8540 item 51 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69b900): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69b900): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69b900): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69b900): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69b900): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.026465456 +0000 UTC m=+6.066893412 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69b900): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69be00): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69be00): open at offset 5 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69be00): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a3b88c0 item 52 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69be00): _readAt: size=2, off=5 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69be00): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69be00): _writeAt: size=3, off=5 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69be00): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69be00): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.026929384 +0000 UTC m=+6.067357341 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a69be00): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a382480): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a382480): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a382480): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a382480): >_readAt: n=3, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a382480): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.026929384 +0000 UTC m=+6.067357341 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a382480): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a3b8a80 item 52 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a382b40): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a382b40): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a382b40): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a382b40): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a382b40): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.028013406 +0000 UTC m=+6.068441362 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a382b40): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a383040): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a383040): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a383040): _writeAt: size=3, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a383040): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a383040): open at offset 5 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a383040): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a3b8fc0 item 53 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a383040): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a383040): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.02841155 +0000 UTC m=+6.068839506 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a383040): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a383580): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a383580): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a383580): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a383580): >_readAt: n=8, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a383580): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.02841155 +0000 UTC m=+6.068839506 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a383580): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a3b9180 item 53 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a383c00): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a383c00): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a383c00): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a383c00): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a383c00): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.02955209 +0000 UTC m=+6.069980056 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a383c00): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b8200): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b8200): open at offset 5 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b8200): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a3b95e0 item 54 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b8200): _readAt: size=2, off=5 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b8200): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b8200): _writeAt: size=3, off=5 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b8200): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b8200): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.030116928 +0000 UTC m=+6.070544885 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b8200): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b8800): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b8800): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b8800): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b8800): >_readAt: n=3, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b8800): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.030116928 +0000 UTC m=+6.070544885 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b8800): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a3b98f0 item 54 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b8e80): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b8e80): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b8e80): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b8e80): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b8e80): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.031356454 +0000 UTC m=+6.071784411 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b8e80): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b9380): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b9380): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b9380): _writeAt: size=3, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b9380): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b9380): open at offset 5 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b9380): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a3b9c70 item 55 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b9380): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b9380): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.031894193 +0000 UTC m=+6.072322149 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b9380): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b9c80): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b9c80): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b9c80): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b9c80): >_readAt: n=8, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b9c80): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.031894193 +0000 UTC m=+6.072322149 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797b9c80): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a3b9e30 item 55 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 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/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2ce400): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2ce400): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2ce400): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2ce400): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2ce400): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.03300704 +0000 UTC m=+6.073434996 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2ce400): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2ce900): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2ce900): open at offset 5 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2ce900): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf5797c43f0 item 56 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2ce900): _readAt: size=2, off=5 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2ce900): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2ce900): _writeAt: size=3, off=5 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2ce900): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2ce900): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.033564995 +0000 UTC m=+6.073992952 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2ce900): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2cee80): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2cee80): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2cee80): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2cee80): >_readAt: n=3, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2cee80): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.033564995 +0000 UTC m=+6.073992952 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2cee80): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf5797c45b0 item 56 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2cf4c0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2cf4c0): open at offset 0 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2cf4c0): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2cf4c0): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2cf4c0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2cf4c0): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2cf4c0): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2cf4c0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.034625223 +0000 UTC m=+6.075053179 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2cf4c0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2cfa80): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2cfa80): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2cfa80): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf5797c4af0 item 57 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2cfa80): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2cfa80): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.034997488 +0000 UTC m=+6.075425444 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a2cfa80): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5799f4540): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5799f4540): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5799f4540): _writeAt: size=3, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5799f4540): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5799f4540): open at offset 5 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5799f4540): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf5797c4d90 item 57 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5799f4540): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5799f4540): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.035451607 +0000 UTC m=+6.075879563 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5799f4540): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5799f5680): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5799f5680): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5799f5680): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5799f5680): >_readAt: n=8, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5799f5680): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.035451607 +0000 UTC m=+6.075879563 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5799f5680): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf5797c5030 item 57 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797352c0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797352c0): open at offset 0 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797352c0): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797352c0): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797352c0): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797352c0): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797352c0): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797352c0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.036570114 +0000 UTC m=+6.076998071 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797352c0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e94180): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e94180): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e94180): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579adc310 item 58 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e94180): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e94180): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.036977345 +0000 UTC m=+6.077405301 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e94180): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e94700): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e94700): open at offset 5 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e94700): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579adc620 item 58 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e94700): _readAt: size=2, off=5 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e94700): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e94700): _writeAt: size=3, off=5 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e94700): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e94700): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.037912585 +0000 UTC m=+6.078340542 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e94700): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e95a40): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e95a40): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e95a40): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e95a40): >_readAt: n=3, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e95a40): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.037912585 +0000 UTC m=+6.078340542 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e95a40): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579adc7e0 item 58 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ee180): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ee180): open at offset 0 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ee180): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ee180): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ee180): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ee180): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ee180): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ee180): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.038983183 +0000 UTC m=+6.079411150 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ee180): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ee6c0): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ee6c0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ee6c0): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579addb20 item 59 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ee6c0): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ee6c0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.039471838 +0000 UTC m=+6.079899794 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ee6c0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ef040): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ef040): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ef040): _writeAt: size=3, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ef040): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ef040): open at offset 5 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ef040): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579c7a540 item 59 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ef040): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ef040): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.040020616 +0000 UTC m=+6.080448572 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ef040): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ef880): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ef880): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ef880): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ef880): >_readAt: n=8, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ef880): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.040020616 +0000 UTC m=+6.080448572 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5797ef880): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579c7a7e0 item 59 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 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/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d14300): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d14300): open at offset 0 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d14300): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d14300): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d14300): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d14300): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d14300): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d14300): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.041348009 +0000 UTC m=+6.081775965 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d14300): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d14840): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d14840): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d14840): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579c7b2d0 item 60 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d14840): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d14840): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.041796348 +0000 UTC m=+6.082224304 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d14840): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d14e80): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d14e80): open at offset 5 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d14e80): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579c7b7a0 item 60 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d14e80): _readAt: size=2, off=5 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d14e80): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d14e80): _writeAt: size=3, off=5 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d14e80): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d14e80): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.042286175 +0000 UTC m=+6.082714132 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d14e80): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d15440): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d15440): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d15440): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d15440): >_readAt: n=3, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d15440): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.042286175 +0000 UTC m=+6.082714132 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d15440): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579c7b960 item 60 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d15a80): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d15a80): open at offset 0 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d15a80): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d15a80): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d15a80): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d15a80): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d15a80): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d15a80): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.043268996 +0000 UTC m=+6.083696953 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d15a80): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5798dcc80): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5798dcc80): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5798dcc80): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579c7bd50 item 61 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5798dcc80): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5798dcc80): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.043706264 +0000 UTC m=+6.084134220 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5798dcc80): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5798dd4c0): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5798dd4c0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5798dd4c0): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5798dd4c0): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5798dd4c0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.043706264 +0000 UTC m=+6.084134220 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5798dd4c0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a70620 item 61 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 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/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5798ddb00): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5798ddb00): open at offset 0 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5798ddb00): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5798ddb00): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5798ddb00): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5798ddb00): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5798ddb00): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5798ddb00): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.045221903 +0000 UTC m=+6.085649859 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf5798ddb00): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe6140): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe6140): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe6140): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a70d90 item 62 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe6140): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe6140): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.045768999 +0000 UTC m=+6.086196955 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe6140): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe6840): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe6840): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe6840): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe6840): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe6840): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.045768999 +0000 UTC m=+6.086196955 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe6840): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a712d0 item 62 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 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/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe6e80): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe6e80): open at offset 0 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe6e80): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe6e80): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe6e80): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe6e80): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe6e80): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe6e80): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.046995491 +0000 UTC m=+6.087423447 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe6e80): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe73c0): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe73c0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe73c0): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579a719d0 item 63 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe73c0): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe73c0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.047445543 +0000 UTC m=+6.087873499 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe73c0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe7ac0): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe7ac0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe7ac0): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe7ac0): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe7ac0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.047445543 +0000 UTC m=+6.087873499 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fe7ac0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a30a070 item 63 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 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/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a414280): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a414280): open at offset 0 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a414280): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a414280): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a414280): >_readAt: n=0, err=Bad file descriptor 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a414280): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a414280): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a414280): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.048765531 +0000 UTC m=+6.089193488 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a414280): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a414840): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a414840): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a414840): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a30a3f0 item 64 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a414840): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a414840): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.04926142 +0000 UTC m=+6.089689377 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a414840): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a414f40): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a414f40): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a414f40): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a414f40): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a414f40): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.04926142 +0000 UTC m=+6.089689377 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a414f40): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a30a690 item 64 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a415580): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a415580): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a415580): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a415580): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a415580): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.051484639 +0000 UTC m=+6.091912595 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a415580): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a415a00): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a415a00): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a415a00): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a415a00): >_readAt: n=2, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a415a00): _writeAt: size=3, off=2 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a30b7a0 item 65 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a415a00): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a415a00): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.051937175 +0000 UTC m=+6.092365132 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a415a00): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf8000): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf8000): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf8000): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf8000): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf8000): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.051937175 +0000 UTC m=+6.092365132 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf8000): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a30b9d0 item 65 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf8640): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf8640): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf8640): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf8640): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf8640): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.053845949 +0000 UTC m=+6.094273935 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf8640): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf8ac0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf8ac0): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cbc000 item 66 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf8ac0): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf8ac0): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf8ac0): _writeAt: size=3, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf8ac0): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf8ac0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.054715926 +0000 UTC m=+6.095143882 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf8ac0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf9000): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf9000): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf9000): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf9000): >_readAt: n=3, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf9000): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.054715926 +0000 UTC m=+6.095143882 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf9000): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cbc1c0 item 66 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf9640): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf9640): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf9640): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf9640): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf9640): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.056071682 +0000 UTC m=+6.096499668 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf9640): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf9ac0): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf9ac0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf9ac0): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf9ac0): >_readAt: n=2, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf9ac0): _writeAt: size=3, off=2 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cbc540 item 67 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf9ac0): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf9ac0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.056658534 +0000 UTC m=+6.097086490 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579cf9ac0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6a0c0): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6a0c0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6a0c0): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6a0c0): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6a0c0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.056658534 +0000 UTC m=+6.097086490 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6a0c0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cbc700 item 67 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6a740): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6a740): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6a740): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6a740): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6a740): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.058270765 +0000 UTC m=+6.098698722 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6a740): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6ac40): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6ac40): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cbccb0 item 68 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6ac40): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6ac40): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6ac40): _writeAt: size=3, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6ac40): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6ac40): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.058793986 +0000 UTC m=+6.099221942 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6ac40): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6b180): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6b180): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6b180): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6b180): >_readAt: n=3, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6b180): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.058793986 +0000 UTC m=+6.099221942 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6b180): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cbce70 item 68 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6b7c0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6b7c0): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6b7c0): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6b7c0): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6b7c0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.060595116 +0000 UTC m=+6.101023072 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6b7c0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6bc40): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6bc40): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6bc40): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6bc40): >_readAt: n=2, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6bc40): _writeAt: size=3, off=2 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cbd1f0 item 69 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6bc40): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6bc40): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.061000764 +0000 UTC m=+6.101428720 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579d6bc40): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dba240): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dba240): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dba240): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dba240): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dba240): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.061000764 +0000 UTC m=+6.101428720 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dba240): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579cbd490 item 69 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dba8c0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dba8c0): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dba8c0): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dba8c0): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dba8c0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.062361379 +0000 UTC m=+6.102789355 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dba8c0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbadc0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbadc0): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a040230 item 70 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbadc0): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbadc0): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbadc0): _writeAt: size=3, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbadc0): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbadc0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.06289009 +0000 UTC m=+6.103318047 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbadc0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbb300): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbb300): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbb300): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbb300): >_readAt: n=3, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbb300): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.06289009 +0000 UTC m=+6.103318047 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbb300): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a0403f0 item 70 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbb980): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbb980): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbb980): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbb980): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbb980): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.064019628 +0000 UTC m=+6.104447585 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbb980): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbbe80): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbbe80): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbbe80): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbbe80): >_readAt: n=2, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbbe80): _writeAt: size=3, off=2 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a0407e0 item 71 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbbe80): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbbe80): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.064545224 +0000 UTC m=+6.104973180 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dbbe80): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd8480): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd8480): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd8480): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd8480): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd8480): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.064545224 +0000 UTC m=+6.104973180 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd8480): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a0409a0 item 71 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd8b00): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd8b00): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd8b00): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd8b00): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd8b00): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.068390202 +0000 UTC m=+6.108818158 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd8b00): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd9000): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd9000): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a0412d0 item 72 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd9000): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd9000): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd9000): _writeAt: size=3, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd9000): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd9000): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.069124592 +0000 UTC m=+6.109552548 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd9000): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd9540): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd9540): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd9540): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd9540): >_readAt: n=3, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd9540): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.069124592 +0000 UTC m=+6.109552548 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd9540): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a041490 item 72 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd9b00): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd9b00): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd9b00): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd9b00): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd9b00): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd9b00): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd9b00): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.070284298 +0000 UTC m=+6.110712254 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579dd9b00): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e02100): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e02100): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e02100): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a0418f0 item 73 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e02100): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e02100): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.070671652 +0000 UTC m=+6.111099607 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e02100): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e025c0): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e025c0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e025c0): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e025c0): >_readAt: n=2, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e025c0): _writeAt: size=3, off=2 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a041c70 item 73 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e025c0): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e025c0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.071068422 +0000 UTC m=+6.111496378 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e025c0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e02b00): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e02b00): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e02b00): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e02b00): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e02b00): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.071068422 +0000 UTC m=+6.111496378 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e02b00): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a041e30 item 73 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e03140): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e03140): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e03140): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e03140): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e03140): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e03140): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e03140): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.073023624 +0000 UTC m=+6.113451579 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e03140): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e03640): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e03640): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e03640): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4de310 item 74 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e03640): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e03640): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.073472794 +0000 UTC m=+6.113900749 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e03640): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e03b80): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e03b80): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4de5b0 item 74 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e03b80): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e03b80): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e03b80): _writeAt: size=3, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e03b80): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e03b80): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.074011143 +0000 UTC m=+6.114439109 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e03b80): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e28200): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e28200): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e28200): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e28200): >_readAt: n=3, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e28200): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.074011143 +0000 UTC m=+6.114439109 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e28200): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4de850 item 74 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e28840): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e28840): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e28840): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e28840): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e28840): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e28840): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e28840): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.075147084 +0000 UTC m=+6.115575040 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e28840): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e28d40): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e28d40): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e28d40): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4debd0 item 75 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e28d40): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e28d40): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.07550966 +0000 UTC m=+6.115937616 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e28d40): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e29280): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e29280): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e29280): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e29280): >_readAt: n=2, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e29280): _writeAt: size=3, off=2 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4ded90 item 75 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e29280): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e29280): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.076035767 +0000 UTC m=+6.116463722 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e29280): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e297c0): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e297c0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e297c0): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e297c0): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e297c0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.076035767 +0000 UTC m=+6.116463722 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e297c0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4def50 item 75 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e29e00): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e29e00): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e29e00): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e29e00): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e29e00): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e29e00): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e29e00): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.077573056 +0000 UTC m=+6.118001022 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e29e00): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7a400): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7a400): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7a400): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4df2d0 item 76 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7a400): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7a400): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.078047394 +0000 UTC m=+6.118475350 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7a400): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7a940): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7a940): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4df490 item 76 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7a940): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7a940): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7a940): _writeAt: size=3, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7a940): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7a940): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.079020205 +0000 UTC m=+6.119448161 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7a940): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7aec0): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7aec0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7aec0): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7aec0): >_readAt: n=3, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7aec0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.079020205 +0000 UTC m=+6.119448161 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7aec0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4df650 item 76 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7b500): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7b500): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7b500): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7b500): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7b500): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7b500): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7b500): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.080530164 +0000 UTC m=+6.120958120 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7b500): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7ba00): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7ba00): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7ba00): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4df9d0 item 77 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7ba00): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7ba00): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.081008279 +0000 UTC m=+6.121436235 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579e7ba00): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebe200): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebe200): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebe200): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebe200): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebe200): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.081008279 +0000 UTC m=+6.121436235 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebe200): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4dfb90 item 77 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebe840): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebe840): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebe840): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebe840): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebe840): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebe840): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebe840): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.082823476 +0000 UTC m=+6.123251452 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebe840): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebed40): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebed40): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebed40): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4f0070 item 78 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebed40): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebed40): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.083356024 +0000 UTC m=+6.123783979 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebed40): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebf440): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebf440): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebf440): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebf440): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebf440): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.083356024 +0000 UTC m=+6.123783979 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebf440): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4f0230 item 78 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebfa80): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebfa80): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebfa80): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebfa80): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebfa80): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebfa80): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebfa80): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.0846854 +0000 UTC m=+6.125113356 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579ebfa80): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efc080): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efc080): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efc080): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4f05b0 item 79 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efc080): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efc080): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.085519319 +0000 UTC m=+6.125947274 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efc080): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efc780): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efc780): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efc780): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efc780): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efc780): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.085519319 +0000 UTC m=+6.125947274 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efc780): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4f0770 item 79 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 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/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efcdc0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efcdc0): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efcdc0): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efcdc0): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efcdc0): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efcdc0): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efcdc0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.086827245 +0000 UTC m=+6.127255201 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efcdc0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efd2c0): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efd2c0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efd2c0): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4f0af0 item 80 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efd2c0): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efd2c0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.087301983 +0000 UTC m=+6.127729940 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efd2c0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efd9c0): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efd9c0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efd9c0): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efd9c0): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efd9c0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.087301983 +0000 UTC m=+6.127729940 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579efd9c0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4f0cb0 item 80 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f16100): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f16100): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f16100): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f16100): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f16100): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.088529267 +0000 UTC m=+6.128957223 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f16100): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f16580): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f16580): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f16580): open at offset 5 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f16580): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f16580): >_readAt: n=2, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f16580): _writeAt: size=3, off=7 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4f1030 item 81 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f16580): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f16580): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.089041857 +0000 UTC m=+6.129469814 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f16580): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f16ac0): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f16ac0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f16ac0): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f16ac0): >_readAt: n=8, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f16ac0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.089041857 +0000 UTC m=+6.129469814 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f16ac0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4f1260 item 81 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f17140): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f17140): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f17140): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f17140): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f17140): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.090246297 +0000 UTC m=+6.130674253 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f17140): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f17640): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f17640): open at offset 5 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f17640): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4f15e0 item 82 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f17640): _readAt: size=2, off=5 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f17640): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f17640): _writeAt: size=3, off=5 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f17640): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f17640): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.090844891 +0000 UTC m=+6.131272857 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f17640): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f17bc0): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f17bc0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f17bc0): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f17bc0): >_readAt: n=3, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f17bc0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.090844891 +0000 UTC m=+6.131272857 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f17bc0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4f1880 item 82 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f38340): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f38340): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f38340): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f38340): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f38340): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.092054911 +0000 UTC m=+6.132482867 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f38340): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f38840): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f38840): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f38840): open at offset 5 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f38840): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f38840): >_readAt: n=2, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f38840): _writeAt: size=3, off=7 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4f1c00 item 83 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f38840): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f38840): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.092529559 +0000 UTC m=+6.132957516 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f38840): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f38d80): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f38d80): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f38d80): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f38d80): >_readAt: n=8, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f38d80): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.092529559 +0000 UTC m=+6.132957516 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f38d80): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a4f1dc0 item 83 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f39400): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f39400): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f39400): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f39400): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f39400): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.093803701 +0000 UTC m=+6.134231658 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f39400): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f39900): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f39900): open at offset 5 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f39900): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a5843f0 item 84 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f39900): _readAt: size=2, off=5 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f39900): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f39900): _writeAt: size=3, off=5 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f39900): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f39900): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.094323165 +0000 UTC m=+6.134751122 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f39900): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f39e80): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f39e80): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f39e80): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f39e80): >_readAt: n=3, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f39e80): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.094323165 +0000 UTC m=+6.134751122 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f39e80): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a5845b0 item 84 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f4c600): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f4c600): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f4c600): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f4c600): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f4c600): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.095591647 +0000 UTC m=+6.136019603 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f4c600): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f4cb00): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f4cb00): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f4cb00): open at offset 5 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f4cb00): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f4cb00): >_readAt: n=2, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f4cb00): _writeAt: size=3, off=7 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a584930 item 85 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f4cb00): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f4cb00): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.096189037 +0000 UTC m=+6.136616993 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f4cb00): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579af0b40): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579af0b40): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579af0b40): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579af0b40): >_readAt: n=8, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579af0b40): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.096189037 +0000 UTC m=+6.136616993 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579af0b40): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a584af0 item 85 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579af1280): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579af1280): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579af1280): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579af1280): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579af1280): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.097483037 +0000 UTC m=+6.137910993 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579af1280): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f96080): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f96080): open at offset 5 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f96080): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf5797c5730 item 86 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f96080): _readAt: size=2, off=5 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f96080): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f96080): _writeAt: size=3, off=5 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f96080): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f96080): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.098056112 +0000 UTC m=+6.138484068 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f96080): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f96600): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f96600): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f96600): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f96600): >_readAt: n=3, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f96600): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.098056112 +0000 UTC m=+6.138484068 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f96600): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf5797c58f0 item 86 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f96c80): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f96c80): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f96c80): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f96c80): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f96c80): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.09933332 +0000 UTC m=+6.139761276 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f96c80): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f97180): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f97180): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f97180): open at offset 5 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f97180): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f97180): >_readAt: n=2, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f97180): _writeAt: size=3, off=7 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf5797c5dc0 item 87 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f97180): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f97180): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.099964725 +0000 UTC m=+6.140392691 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f97180): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f976c0): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f976c0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f976c0): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f976c0): >_readAt: n=8, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f976c0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.099964725 +0000 UTC m=+6.140392691 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f976c0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc2150 item 87 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 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/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f97d40): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f97d40): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f97d40): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f97d40): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f97d40): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.101253364 +0000 UTC m=+6.141681320 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579f97d40): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fba340): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fba340): open at offset 5 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fba340): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc24d0 item 88 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fba340): _readAt: size=2, off=5 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fba340): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fba340): _writeAt: size=3, off=5 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fba340): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fba340): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.101800871 +0000 UTC m=+6.142228827 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fba340): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fba8c0): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fba8c0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fba8c0): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fba8c0): >_readAt: n=3, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fba8c0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.101800871 +0000 UTC m=+6.142228827 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fba8c0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc2770 item 88 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fbaf00): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fbaf00): open at offset 0 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fbaf00): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fbaf00): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fbaf00): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fbaf00): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fbaf00): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fbaf00): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.103149474 +0000 UTC m=+6.143577431 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fbaf00): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fbb440): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fbb440): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fbb440): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc2b60 item 89 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fbb440): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fbb440): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.10362831 +0000 UTC m=+6.144056266 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fbb440): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fbb980): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fbb980): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fbb980): open at offset 5 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fbb980): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fbb980): >_readAt: n=2, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fbb980): _writeAt: size=3, off=7 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc2e00 item 89 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fbb980): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fbb980): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.104183411 +0000 UTC m=+6.144611367 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fbb980): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fee000): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fee000): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fee000): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fee000): >_readAt: n=8, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fee000): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.104183411 +0000 UTC m=+6.144611367 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fee000): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc2fc0 item 89 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fee640): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fee640): open at offset 0 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fee640): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fee640): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fee640): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fee640): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fee640): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fee640): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.105266652 +0000 UTC m=+6.145694618 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fee640): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579feeb80): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579feeb80): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579feeb80): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc3420 item 90 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579feeb80): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579feeb80): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.10568865 +0000 UTC m=+6.146116606 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579feeb80): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fef0c0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fef0c0): open at offset 5 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fef0c0): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc35e0 item 90 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fef0c0): _readAt: size=2, off=5 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fef0c0): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fef0c0): _writeAt: size=3, off=5 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fef0c0): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fef0c0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.106245364 +0000 UTC m=+6.146673321 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fef0c0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fef680): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fef680): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fef680): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fef680): >_readAt: n=3, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fef680): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.106245364 +0000 UTC m=+6.146673321 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fef680): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc37a0 item 90 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fefcc0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fefcc0): open at offset 0 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fefcc0): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fefcc0): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fefcc0): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fefcc0): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fefcc0): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fefcc0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.107401834 +0000 UTC m=+6.147829800 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf579fefcc0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a020300): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a020300): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a020300): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579dc3ce0 item 91 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a020300): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a020300): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.107791932 +0000 UTC m=+6.148219889 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a020300): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a020840): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a020840): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a020840): open at offset 5 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a020840): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a020840): >_readAt: n=2, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a020840): _writeAt: size=3, off=7 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a49e000 item 91 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a020840): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a020840): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.108263416 +0000 UTC m=+6.148691371 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a020840): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a020dc0): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a020dc0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a020dc0): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a020dc0): >_readAt: n=8, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a020dc0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.108263416 +0000 UTC m=+6.148691371 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a020dc0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a49e1c0 item 91 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 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/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a021400): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a021400): open at offset 0 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a021400): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a021400): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a021400): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a021400): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a021400): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a021400): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.109345584 +0000 UTC m=+6.149773539 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a021400): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a021940): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a021940): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a021940): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a49e770 item 92 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a021940): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a021940): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.10975554 +0000 UTC m=+6.150183496 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a021940): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a021e80): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a021e80): open at offset 5 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a021e80): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a49e930 item 92 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a021e80): _readAt: size=2, off=5 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a021e80): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a021e80): _writeAt: size=3, off=5 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a021e80): >_writeAt: n=3, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a021e80): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.110267679 +0000 UTC m=+6.150695635 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a021e80): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04a540): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04a540): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04a540): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04a540): >_readAt: n=3, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04a540): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.110267679 +0000 UTC m=+6.150695635 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04a540): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a49eaf0 item 92 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04ab80): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04ab80): open at offset 0 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04ab80): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04ab80): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04ab80): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04ab80): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04ab80): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04ab80): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.111331964 +0000 UTC m=+6.151759940 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04ab80): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04b0c0): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04b0c0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04b0c0): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a49ee70 item 93 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04b0c0): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04b0c0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.111798817 +0000 UTC m=+6.152226773 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04b0c0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04b7c0): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04b7c0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04b7c0): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04b7c0): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04b7c0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.111798817 +0000 UTC m=+6.152226773 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04b7c0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a49f030 item 93 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 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/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04be00): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04be00): open at offset 0 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04be00): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04be00): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04be00): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04be00): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04be00): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04be00): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.112969885 +0000 UTC m=+6.153397840 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a04be00): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06c440): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06c440): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06c440): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a49f3b0 item 94 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06c440): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06c440): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.113392044 +0000 UTC m=+6.153820000 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06c440): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06cb40): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06cb40): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06cb40): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06cb40): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06cb40): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.113392044 +0000 UTC m=+6.153820000 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06cb40): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a49f5e0 item 94 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 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/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06d180): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06d180): open at offset 0 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06d180): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06d180): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06d180): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06d180): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06d180): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06d180): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.114596044 +0000 UTC m=+6.155023999 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06d180): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06d6c0): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06d6c0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06d6c0): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a49f960 item 95 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06d6c0): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06d6c0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.114965392 +0000 UTC m=+6.155393348 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06d6c0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06ddc0): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06ddc0): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06ddc0): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06ddc0): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06ddc0): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.114965392 +0000 UTC m=+6.155393348 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a06ddc0): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf57a49fb20 item 95 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 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/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a29c500): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a29c500): open at offset 0 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a29c500): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a29c500): _readAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a29c500): >_readAt: n=0, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a29c500): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a29c500): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a29c500): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.116357908 +0000 UTC m=+6.156785864 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a29c500): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a29ca40): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a29ca40): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a29ca40): >openPending: err= 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579d8a070 item 96 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a29ca40): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a29ca40): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.116837086 +0000 UTC m=+6.157265041 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a29ca40): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/02 02:38:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : open-test-file: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a29d140): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a29d140): openPending: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a29d140): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a29d140): >_readAt: n=5, err=EOF 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a29d140): close: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-02 02:38:59.116837086 +0000 UTC m=+6.157265041 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : open-test-file(0x3bf57a29d140): >close: err= 2026/05/02 02:38:59 DEBUG : open-test-file: Remove: 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3bf579d8a770 item 96 2026/05/02 02:38:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/02 02:38:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/02 02:38:59 DEBUG : open-test-file: >Remove: err= 2026/05/02 02:38:59 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:59 DEBUG : Looking for writers 2026/05/02 02:38:59 DEBUG : >WaitForWriters: 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.36s) --- PASS: TestRWFileHandleOpenTests/writes (0.18s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.17s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : file1: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : file1(0x3bf579f4d200): openPending: 2026/05/02 02:38:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:59 DEBUG : file1(0x3bf579f4d200): >openPending: err= 2026/05/02 02:38:59 DEBUG : file1: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/02 02:38:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/02 02:38:59 DEBUG : file1(0x3bf579f4d200): _writeAt: size=2, off=0 2026/05/02 02:38:59 DEBUG : file1(0x3bf579f4d200): >_writeAt: n=2, err= 2026/05/02 02:38:59 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/02 02:38:59 DEBUG : file1(0x3bf579f4d200): RWFileHandle.Flush 2026/05/02 02:38:59 DEBUG : file1(0x3bf579f4d200): RWFileHandle.Release 2026/05/02 02:38:59 DEBUG : file1(0x3bf579f4d200): close: 2026/05/02 02:38:59 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/02 02:38:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : file1(0x3bf579f4d200): >close: err= 2026/05/02 02:38:59 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:59 DEBUG : Looking for writers 2026/05/02 02:38:59 DEBUG : file1: reading active writers 2026/05/02 02:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 02:38:59 DEBUG : Looking for writers 2026/05/02 02:38:59 DEBUG : file1: reading active writers 2026/05/02 02:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 02:38:59 DEBUG : Looking for writers 2026/05/02 02:38:59 DEBUG : file1: reading active writers 2026/05/02 02:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 02:38:59 DEBUG : Looking for writers 2026/05/02 02:38:59 DEBUG : file1: reading active writers 2026/05/02 02:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 02:38:59 DEBUG : file1: vfs cache: starting upload 2026/05/02 02:38:59 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1.a0a9169e.partial" 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1.a0a9169e.partial 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-hekilat3cuge/file1.a0a9169e.partial 2026/05/02 02:38:59 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/02 02:38:59 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/02 02:38:59 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/05/02 02:38:59 INFO : file1: Copied (new) 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:59 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/02 02:38:59 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/05/02 02:38:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/02 02:38:59 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:38:59 INFO : file1: vfs cache: upload succeeded try #1 2026/05/02 02:38:59 DEBUG : Looking for writers 2026/05/02 02:38:59 DEBUG : file1: reading active writers 2026/05/02 02:38:59 DEBUG : >WaitForWriters: 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:59 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:38:59 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/05/02 02:38:59 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:59 DEBUG : Looking for writers 2026/05/02 02:38:59 DEBUG : file1: reading active writers 2026/05/02 02:38:59 DEBUG : >WaitForWriters: 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.16s) === RUN TestRWCacheRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:59 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:38:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:59 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:38:59 DEBUG : rename_me: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : rename_me(0x3bf57a3e0080): openPending: 2026/05/02 02:38:59 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/02 02:38:59 DEBUG : rename_me(0x3bf57a3e0080): >openPending: err= 2026/05/02 02:38:59 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/02 02:38:59 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/02 02:38:59 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/02 02:38:59 DEBUG : rename_me(0x3bf57a3e0080): _writeAt: size=5, off=0 2026/05/02 02:38:59 DEBUG : rename_me(0x3bf57a3e0080): >_writeAt: n=5, err= 2026/05/02 02:38:59 DEBUG : rename_me(0x3bf57a3e0080): close: 2026/05/02 02:38:59 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-02 02:38:59.288345893 +0000 UTC m=+6.328773879 2026/05/02 02:38:59 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/02 02:38:59 DEBUG : rename_me(0x3bf57a3e0080): >close: err= 2026/05/02 02:38:59 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/02 02:38:59 DEBUG : i_was_renamed: Updating file with 0x3bf57a3db5f0 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/02 02:38:59 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:38:59 DEBUG : Looking for writers 2026/05/02 02:38:59 DEBUG : i_was_renamed: reading active writers 2026/05/02 02:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/02 02:38:59 DEBUG : Looking for writers 2026/05/02 02:38:59 DEBUG : i_was_renamed: reading active writers 2026/05/02 02:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/02 02:38:59 DEBUG : Looking for writers 2026/05/02 02:38:59 DEBUG : i_was_renamed: reading active writers 2026/05/02 02:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/02 02:38:59 DEBUG : Looking for writers 2026/05/02 02:38:59 DEBUG : i_was_renamed: reading active writers 2026/05/02 02:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/02 02:38:59 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/02 02:38:59 DEBUG : i_was_renamed.5bb265cb.partial: size = 5 OK 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/i_was_renamed.5bb265cb.partial" 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/i_was_renamed.5bb265cb.partial 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hekilat3cuge/i_was_renamed.5bb265cb.partial 2026/05/02 02:38:59 DEBUG : i_was_renamed.5bb265cb.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/02 02:38:59 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/02 02:38:59 DEBUG : i_was_renamed.5bb265cb.partial: renamed to: i_was_renamed 2026/05/02 02:38:59 INFO : i_was_renamed: Copied (new) 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/i_was_renamed" 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/i_was_renamed 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hekilat3cuge/i_was_renamed 2026/05/02 02:38:59 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/02 02:38:59 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-02 02:38:59 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/02 02:38:59 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/02 02:38:59 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/02 02:38:59 DEBUG : Looking for writers 2026/05/02 02:38:59 DEBUG : i_was_renamed: reading active writers 2026/05/02 02:38:59 DEBUG : >WaitForWriters: 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:38:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/02 02:38:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge" 2026/05/02 02:38:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/05/02 02:38:59 DEBUG : forgetting directory cache 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate(0x3bf57a2ca940): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate(0x3bf57a2ca940): openPending: 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-02 01:39:59 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate(0x3bf57a2ca940): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate(0x3bf57a2ca940): >_readAt: n=20, err=EOF 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate(0x3bf57a2ca940): close: 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-02 01:39:59 +0000 UTC 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate(0x3bf57a2ca940): >close: err= 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/05/02 02:38:59 DEBUG : forgetting directory cache 2026/05/02 02:38:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate(0x3bf57a6d9540): _readAt: size=512, off=0 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate(0x3bf57a6d9540): openPending: 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-02 01:40:59 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-02 01:39:59 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-02 01:40:59 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-02 01:39:59 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/02 02:38:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/02 02:38:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate(0x3bf57a6d9540): >openPending: err= 2026/05/02 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate(0x3bf57a6d9540): >_readAt: n=20, err=EOF 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate(0x3bf57a6d9540): close: 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-02 01:40:59 +0000 UTC 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate(0x3bf57a6d9540): >close: err= 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:38:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:38:59 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/05/02 02:39:00 DEBUG : forgetting directory cache 2026/05/02 02:39:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a6d9e40): _readAt: size=512, off=0 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a6d9e40): openPending: 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-02 01:41:59 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-02 01:40:59 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-02 01:41:59 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-02 01:40:59 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/02 02:39:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/02 02:39:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a6d9e40): >openPending: err= 2026/05/02 02:39:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a6d9e40): >_readAt: n=20, err=EOF 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a6d9e40): close: 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-02 01:41:59 +0000 UTC 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a6d9e40): >close: err= 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/05/02 02:39:00 DEBUG : forgetting directory cache 2026/05/02 02:39:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a2caf40): _readAt: size=512, off=0 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a2caf40): openPending: 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-02 01:42:59 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-02 01:41:59 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-02 01:42:59 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-02 01:41:59 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/02 02:39:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/02 02:39:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a2caf40): >openPending: err= 2026/05/02 02:39:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a2caf40): >_readAt: n=20, err=EOF 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a2caf40): close: 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-02 01:42:59 +0000 UTC 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a2caf40): >close: err= 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/05/02 02:39:00 DEBUG : forgetting directory cache 2026/05/02 02:39:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a5be100): _readAt: size=512, off=0 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a5be100): openPending: 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-02 01:43:59 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-02 01:42:59 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-02 01:43:59 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-02 01:42:59 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/02 02:39:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/02 02:39:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a5be100): >openPending: err= 2026/05/02 02:39:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a5be100): >_readAt: n=20, err=EOF 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a5be100): close: 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-02 01:43:59 +0000 UTC 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a5be100): >close: err= 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/05/02 02:39:00 DEBUG : forgetting directory cache 2026/05/02 02:39:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a523380): _readAt: size=512, off=0 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a523380): openPending: 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-02 01:44:59 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-02 01:43:59 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-02 01:44:59 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-02 01:43:59 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/02 02:39:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/02 02:39:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a523380): >openPending: err= 2026/05/02 02:39:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a523380): >_readAt: n=20, err=EOF 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a523380): close: 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-02 01:44:59 +0000 UTC 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a523380): >close: err= 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/05/02 02:39:00 DEBUG : forgetting directory cache 2026/05/02 02:39:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a5bee40): _readAt: size=512, off=0 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a5bee40): openPending: 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-02 01:45:59 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-02 01:44:59 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-02 01:45:59 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-02 01:44:59 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/02 02:39:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/02 02:39:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a5bee40): >openPending: err= 2026/05/02 02:39:00 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a5bee40): >_readAt: n=21, err=EOF 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a5bee40): close: 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-02 01:45:59 +0000 UTC 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate(0x3bf57a5bee40): >close: err= 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:00 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/05/02 02:39:01 DEBUG : forgetting directory cache 2026/05/02 02:39:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate(0x3bf5797b85c0): _readAt: size=512, off=0 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate(0x3bf5797b85c0): openPending: 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-02 01:46:59 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-02 01:45:59 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-02 01:46:59 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-02 01:45:59 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/02 02:39:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/02 02:39:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate(0x3bf5797b85c0): >openPending: err= 2026/05/02 02:39:01 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate(0x3bf5797b85c0): >_readAt: n=22, err=EOF 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate(0x3bf5797b85c0): close: 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-02 01:46:59 +0000 UTC 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate(0x3bf5797b85c0): >close: err= 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/05/02 02:39:01 DEBUG : forgetting directory cache 2026/05/02 02:39:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate(0x3bf57a5be6c0): _readAt: size=512, off=0 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate(0x3bf57a5be6c0): openPending: 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-02 01:47:59 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-02 01:46:59 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-02 01:47:59 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-02 01:46:59 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/02 02:39:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/02 02:39:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate(0x3bf57a5be6c0): >openPending: err= 2026/05/02 02:39:01 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate(0x3bf57a5be6c0): >_readAt: n=23, err=EOF 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate(0x3bf57a5be6c0): close: 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-02 01:47:59 +0000 UTC 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate(0x3bf57a5be6c0): >close: err= 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/05/02 02:39:01 DEBUG : forgetting directory cache 2026/05/02 02:39:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate(0x3bf57a522b00): _readAt: size=512, off=0 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate(0x3bf57a522b00): openPending: 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-hekilat3cuge/TestRWCacheUpdate 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-02 01:48:59 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-02 01:47:59 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-02 01:48:59 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-02 01:47:59 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/02 02:39:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/02 02:39:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate(0x3bf57a522b00): >openPending: err= 2026/05/02 02:39:01 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate(0x3bf57a522b00): >_readAt: n=24, err=EOF 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate(0x3bf57a522b00): close: 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-02 01:48:59 +0000 UTC 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate(0x3bf57a522b00): >close: err= 2026/05/02 02:39:01 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:01 DEBUG : Looking for writers 2026/05/02 02:39:01 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/02 02:39:01 DEBUG : >WaitForWriters: 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.20s) === RUN TestCaseSensitivity run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/FiLeA" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/FiLeA 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-hekilat3cuge/FiLeA 2026/05/02 02:39:01 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/FiLeA" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/FiLeA 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-hekilat3cuge/FiLeA 2026/05/02 02:39:01 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/FiLeB" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/FiLeB 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-hekilat3cuge/FiLeB 2026/05/02 02:39:01 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/FiLeB" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/FiLeB 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-hekilat3cuge/FiLeB 2026/05/02 02:39:01 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/02 02:39:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/02 02:39:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/02 02:39:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/02 02:39:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/FiLeA" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/FiLeA 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-hekilat3cuge/FiLeA 2026/05/02 02:39:01 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/02 02:39:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/02 02:39:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/02 02:39:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/02 02:39:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/FiLeA" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/FiLeA 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-hekilat3cuge/FiLeA 2026/05/02 02:39:01 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/02 02:39:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/02 02:39:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/02 02:39:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/02 02:39:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/02 02:39:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/02 02:39:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/02 02:39:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/FiLeB" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/FiLeB 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-hekilat3cuge/FiLeB 2026/05/02 02:39:01 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/02 02:39:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/02 02:39:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/02 02:39:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/02 02:39:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/FilEb" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/FilEb 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-hekilat3cuge/FilEb 2026/05/02 02:39:01 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/FiLeA" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/FiLeA 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-hekilat3cuge/FiLeA 2026/05/02 02:39:01 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/FiLeA" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/FiLeA 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-hekilat3cuge/FiLeA 2026/05/02 02:39:01 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/FiLeB" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/FiLeB 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-hekilat3cuge/FiLeB 2026/05/02 02:39:01 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/FiLeB" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/FiLeB 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-hekilat3cuge/FiLeB 2026/05/02 02:39:01 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/FilEb" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/FilEb 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-hekilat3cuge/FilEb 2026/05/02 02:39:01 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/FilEb" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/FilEb 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-hekilat3cuge/FilEb 2026/05/02 02:39:01 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/05/02 02:39:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/02 02:39:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/02 02:39:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/02 02:39:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:01 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/02 02:39:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/02 02:39:01 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/02 02:39:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:01 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/02 02:39:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/02 02:39:01 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/02 02:39:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:01 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/02 02:39:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/02 02:39:01 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/02 02:39:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/02 02:39:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/02 02:39:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/02 02:39:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/FiLeB" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/FiLeB 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-hekilat3cuge/FiLeB 2026/05/02 02:39:01 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/02 02:39:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/02 02:39:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/02 02:39:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/02 02:39:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/FilEb" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/FilEb 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-hekilat3cuge/FilEb 2026/05/02 02:39:01 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/02 02:39:01 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/02 02:39:01 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/02 02:39:01 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/02 02:39:01 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/02 02:39:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/02 02:39:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/02 02:39:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/02 02:39:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:01 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/02 02:39:01 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/02 02:39:01 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/02 02:39:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/02 02:39:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/02 02:39:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/02 02:39:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/02 02:39:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/02 02:39:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/02 02:39:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:01 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/02 02:39:01 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/02 02:39:01 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:01 DEBUG : Looking for writers 2026/05/02 02:39:01 DEBUG : FiLeA: reading active writers 2026/05/02 02:39:01 DEBUG : FiLeB: reading active writers 2026/05/02 02:39:01 DEBUG : FilEb: reading active writers 2026/05/02 02:39:01 DEBUG : >WaitForWriters: 2026/05/02 02:39:01 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:01 DEBUG : Looking for writers 2026/05/02 02:39:01 DEBUG : FiLeA: reading active writers 2026/05/02 02:39:01 DEBUG : FiLeB: reading active writers 2026/05/02 02:39:01 DEBUG : FilEb: reading active writers 2026/05/02 02:39:01 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.07s) === RUN TestUnicodeNormalization run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/normal name with no special characters.txt" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/normal\ name\ with\ no\ special\ characters.txt 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-hekilat3cuge/normal name with no special characters.txt 2026/05/02 02:39:01 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/normal name with no special characters.txt" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/normal\ name\ with\ no\ special\ characters.txt 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-hekilat3cuge/normal name with no special characters.txt 2026/05/02 02:39:01 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/測試_Русский___ě_áñ" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/測試_Русский___ě_áñ 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-hekilat3cuge/測試_Русский___ě_áñ 2026/05/02 02:39:01 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/測試_Русский___ě_áñ" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/測試_Русский___ě_áñ 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-hekilat3cuge/測試_Русский___ě_áñ 2026/05/02 02:39:01 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/02 02:39:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:01 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/02 02:39:01 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/02 02:39:01 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/02 02:39:01 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:01 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/normal name with no special characters.txt" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/normal\ name\ with\ no\ special\ characters.txt 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-hekilat3cuge/normal name with no special characters.txt 2026/05/02 02:39:01 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/02 02:39:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/02 02:39:01 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/02 02:39:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/02 02:39:01 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:01 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/測試_Русский___ě_áñ" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/測試_Русский___ě_áñ 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-hekilat3cuge/測試_Русский___ě_áñ 2026/05/02 02:39:01 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/02 02:39:01 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/02 02:39:01 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/02 02:39:01 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/02 02:39:01 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:01 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/02 02:39:01 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:01 DEBUG : Looking for writers 2026/05/02 02:39:01 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/02 02:39:01 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/02 02:39:01 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-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:39:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Reusing VFS from active cache 2026/05/02 02:39:01 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:01 DEBUG : Looking for writers 2026/05/02 02:39:01 DEBUG : >WaitForWriters: 2026/05/02 02:39:01 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:01 DEBUG : Looking for writers 2026/05/02 02:39:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:39:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:01 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:01 DEBUG : Looking for writers 2026/05/02 02:39:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:39:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:01 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:01 DEBUG : Looking for writers 2026/05/02 02:39:01 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:39:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:01 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:01 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file2" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file2 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-hekilat3cuge/dir/file2 2026/05/02 02:39:01 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file2" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file2 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-hekilat3cuge/dir/file2 2026/05/02 02:39:01 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/02 02:39:01 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:01 DEBUG : dir: Looking for writers 2026/05/02 02:39:01 DEBUG : file2: reading active writers 2026/05/02 02:39:01 DEBUG : Looking for writers 2026/05/02 02:39:01 DEBUG : dir: reading active writers 2026/05/02 02:39:01 DEBUG : file1: reading active writers 2026/05/02 02:39:01 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.02s) === RUN TestVFSStatParent run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:39:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:01 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:01 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file2" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file2 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-hekilat3cuge/dir/file2 2026/05/02 02:39:01 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file2" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file2 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-hekilat3cuge/dir/file2 2026/05/02 02:39:01 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/02 02:39:01 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:01 DEBUG : dir: Looking for writers 2026/05/02 02:39:01 DEBUG : Looking for writers 2026/05/02 02:39:01 DEBUG : dir: reading active writers 2026/05/02 02:39:01 DEBUG : file1: reading active writers 2026/05/02 02:39:01 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.02s) === RUN TestVFSOpenFile run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:39:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:01 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:01 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file2" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file2 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-hekilat3cuge/dir/file2 2026/05/02 02:39:01 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file2" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file2 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-hekilat3cuge/dir/file2 2026/05/02 02:39:01 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/02 02:39:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : file1: Open: flags=O_RDONLY 2026/05/02 02:39:01 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/02 02:39:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/02 02:39:01 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/02 02:39:01 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/02 02:39:01 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:39:01 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/02 02:39:01 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/02 02:39:01 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/02 02:39:01 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: File to upload is small (0 bytes), uploading instead of streaming 2026/05/02 02:39:01 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/new_file.txt" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/new_file.txt 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hekilat3cuge/dir/new_file.txt 2026/05/02 02:39:01 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/02 02:39:01 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/02 02:39:01 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/05/02 02:39:01 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/02 02:39:01 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:39:01 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/02 02:39:01 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:01 DEBUG : dir: Looking for writers 2026/05/02 02:39:01 DEBUG : file2: reading active writers 2026/05/02 02:39:01 DEBUG : new_file.txt: reading active writers 2026/05/02 02:39:01 DEBUG : Looking for writers 2026/05/02 02:39:01 DEBUG : dir: reading active writers 2026/05/02 02:39:01 DEBUG : file1: reading active writers 2026/05/02 02:39:01 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.03s) === RUN TestVFSRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:39:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file2" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file2 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-hekilat3cuge/dir/file2 2026/05/02 02:39:01 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file2" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file2 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-hekilat3cuge/dir/file2 2026/05/02 02:39:01 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/02 02:39:01 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/02 02:39:01 DEBUG : dir/file1: Updating file with dir/file1 0x3bf579d9d790 2026/05/02 02:39:01 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/02 02:39:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:39:01 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir/file1" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-hekilat3cuge/dir/file1 2026/05/02 02:39:01 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/02 02:39:01 INFO : dir/file1: Moved (server-side) to: file0 2026/05/02 02:39:01 DEBUG : file0: Updating file with file0 0x3bf579d9d790 2026/05/02 02:39:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 02:39:01 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file0" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file0 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-hekilat3cuge/file0 2026/05/02 02:39:01 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file0" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/file0 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-hekilat3cuge/file0 2026/05/02 02:39:01 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/02 02:39:01 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:01 DEBUG : dir: Looking for writers 2026/05/02 02:39:01 DEBUG : Looking for writers 2026/05/02 02:39:01 DEBUG : file0: reading active writers 2026/05/02 02:39:01 DEBUG : dir: reading active writers 2026/05/02 02:39:01 DEBUG : >WaitForWriters: 2026/05/02 02:39:01 DEBUG : forgetting directory cache 2026/05/02 02:39:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestVFSRename (0.03s) === RUN TestVFSStatfs run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:39:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Server has VFS statistics extension 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: About path "/home/rclone/rclone-test-hekilat3cuge" 2026/05/02 02:39:01 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:01 DEBUG : Looking for writers 2026/05/02 02:39:01 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:39:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:01 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/02 02:39:01 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/02 02:39:01 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/02 02:39:01 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: New connection 127.0.0.1:53698->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/02 02:39:01 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/02 02:39:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: New connection 127.0.0.1:53714->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/02 02:39:02 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:02 DEBUG : b: Looking for writers 2026/05/02 02:39:02 DEBUG : c: Looking for writers 2026/05/02 02:39:02 DEBUG : d: Looking for writers 2026/05/02 02:39:02 DEBUG : Looking for writers 2026/05/02 02:39:02 DEBUG : a: Looking for writers 2026/05/02 02:39:02 DEBUG : Looking for writers 2026/05/02 02:39:02 DEBUG : a: reading active writers 2026/05/02 02:39:02 DEBUG : b: reading active writers 2026/05/02 02:39:02 DEBUG : c: reading active writers 2026/05/02 02:39:02 DEBUG : d: reading active writers 2026/05/02 02:39:02 DEBUG : /: reading active writers 2026/05/02 02:39:02 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.20s) === RUN TestVFSMkdirAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:39:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:02 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/02 02:39:02 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/02 02:39:02 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/02 02:39:02 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/02 02:39:02 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:02 DEBUG : a/b/c/d: Looking for writers 2026/05/02 02:39:02 DEBUG : a/b/c: Looking for writers 2026/05/02 02:39:02 DEBUG : d: reading active writers 2026/05/02 02:39:02 DEBUG : a/b: Looking for writers 2026/05/02 02:39:02 DEBUG : c: reading active writers 2026/05/02 02:39:02 DEBUG : a: Looking for writers 2026/05/02 02:39:02 DEBUG : b: reading active writers 2026/05/02 02:39:02 DEBUG : Looking for writers 2026/05/02 02:39:02 DEBUG : a: reading active writers 2026/05/02 02:39:02 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.04s) === 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-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:39:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:02 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:02 DEBUG : Looking for writers 2026/05/02 02:39:02 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-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:39:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:39:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:39:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 02:39:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 02:39:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:02 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/02 02:39:02 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/02 02:39:02 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/02 02:39:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: File to upload is small (5 bytes), uploading instead of streaming 2026/05/02 02:39:02 DEBUG : file1: size = 5 OK 2026/05/02 02:39:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:39:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:02 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/02 02:39:02 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/02 02:39:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/02 02:39:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:39:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:02 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/02 02:39:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:39:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:02 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/02 02:39:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:39:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:39:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 02:39:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 02:39:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:39:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:39:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 02:39:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 02:39:02 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/02 02:39:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/02 02:39:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/02 02:39:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 02:39:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 02:39:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: File to upload is small (0 bytes), uploading instead of streaming 2026/05/02 02:39:02 DEBUG : file1: size = 0 OK 2026/05/02 02:39:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:39:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:02 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/02 02:39:02 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/02 02:39:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/02 02:39:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/02 02:39:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/02 02:39:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 02:39:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 02:39:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: File to upload is small (7 bytes), uploading instead of streaming 2026/05/02 02:39:02 DEBUG : file1: size = 7 OK 2026/05/02 02:39:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:39:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:02 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/05/02 02:39:02 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/02 02:39:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/02 02:39:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:02 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:02 DEBUG : Looking for writers 2026/05/02 02:39:02 DEBUG : file1: reading active writers 2026/05/02 02:39:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.02s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:39:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:39:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:39:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 02:39:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 02:39:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:02 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/02 02:39:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge/dir/file1: no such file or directory 2026/05/02 02:39:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge/dir/file1: no such file or directory 2026/05/02 02:39:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge/dir/file1: no such file or directory 2026/05/02 02:39:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge/dir/file1: no such file or directory 2026/05/02 02:39:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge/dir/file1: no such file or directory 2026/05/02 02:39:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge/dir/file1: no such file or directory 2026/05/02 02:39:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge/dir/file1: no such file or directory 2026/05/02 02:39:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge/dir/file1: no such file or directory 2026/05/02 02:39:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge/dir/file1: no such file or directory 2026/05/02 02:39:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{afyTl}/rclone-test-hekilat3cuge/dir/file1: no such file or directory 2026/05/02 02:39:03 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/02 02:39:03 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/02 02:39:03 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: File to upload is small (11 bytes), uploading instead of streaming 2026/05/02 02:39:03 DEBUG : file1: size = 11 OK 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:03 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/02 02:39:03 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/02 02:39:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/02 02:39:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:03 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:03 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:03 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/02 02:39:03 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:03 DEBUG : Looking for writers 2026/05/02 02:39:03 DEBUG : file1: reading active writers 2026/05/02 02:39:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.01s) === RUN TestWriteFileHandleFlush run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:39:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:39:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:39:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 02:39:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 02:39:03 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/02 02:39:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: File to upload is small (5 bytes), uploading instead of streaming 2026/05/02 02:39:03 DEBUG : file1: size = 5 OK 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:03 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/02 02:39:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/02 02:39:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/02 02:39:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:03 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/02 02:39:03 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:03 DEBUG : Looking for writers 2026/05/02 02:39:03 DEBUG : file1: reading active writers 2026/05/02 02:39:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:39:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:39:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:39:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 02:39:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 02:39:03 DEBUG : file1: WriteFileHandle.Release closing 2026/05/02 02:39:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: File to upload is small (0 bytes), uploading instead of streaming 2026/05/02 02:39:03 DEBUG : file1: size = 0 OK 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:03 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/02 02:39:03 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/02 02:39:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/02 02:39:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:03 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/02 02:39:03 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:03 DEBUG : Looking for writers 2026/05/02 02:39:03 DEBUG : file1: reading active writers 2026/05/02 02:39:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:39:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:39:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:39:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 02:39:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 02:39:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: File to upload is small (2 bytes), uploading instead of streaming 2026/05/02 02:39:03 DEBUG : file1: size = 2 OK 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:03 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/02 02:39:03 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/02 02:39:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/02 02:39:03 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/02 02:39:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:03 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:03 DEBUG : Looking for writers 2026/05/02 02:39:03 DEBUG : file1: reading active writers 2026/05/02 02:39:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:39:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:39:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:39:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 02:39:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 02:39:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: File to upload is small (0 bytes), uploading instead of streaming 2026/05/02 02:39:03 DEBUG : file1: size = 0 OK 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:03 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/02 02:39:03 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/02 02:39:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/02 02:39:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:39:03 DEBUG : file1: Open: flags=O_RDONLY 2026/05/02 02:39:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/02 02:39:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/02 02:39:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:03 DEBUG : Looking for writers 2026/05/02 02:39:03 DEBUG : file1: reading active writers 2026/05/02 02:39:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:39:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 02:39:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 02:39:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 02:39:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 02:39:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: File to upload is small (100 bytes), uploading instead of streaming 2026/05/02 02:39:03 DEBUG : file1: size = 100 OK 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/file1" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: aad8d73cd2717a0d845dd363f078c72c /home/rclone/rclone-test-hekilat3cuge/file1 2026/05/02 02:39:03 DEBUG : file1: Parsed hash: aad8d73cd2717a0d845dd363f078c72c 2026/05/02 02:39:03 DEBUG : file1: md5 = aad8d73cd2717a0d845dd363f078c72c OK 2026/05/02 02:39:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/02 02:39:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 02:39:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 02:39:03 DEBUG : file1: Open: flags=O_RDONLY 2026/05/02 02:39:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/02 02:39:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/02 02:39:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:03 DEBUG : Looking for writers 2026/05/02 02:39:03 DEBUG : file1: reading active writers 2026/05/02 02:39:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:39:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/flat/f000.txt" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/flat/f000.txt 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-hekilat3cuge/flat/f000.txt 2026/05/02 02:39:03 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/flat/f000.txt" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/flat/f000.txt 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-hekilat3cuge/flat/f000.txt 2026/05/02 02:39:03 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/flat/f001.txt" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/flat/f001.txt 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-hekilat3cuge/flat/f001.txt 2026/05/02 02:39:03 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/flat/f001.txt" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/flat/f001.txt 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-hekilat3cuge/flat/f001.txt 2026/05/02 02:39:03 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/flat/f002.txt" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/flat/f002.txt 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-hekilat3cuge/flat/f002.txt 2026/05/02 02:39:03 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/flat/f002.txt" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/flat/f002.txt 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-hekilat3cuge/flat/f002.txt 2026/05/02 02:39:03 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/flat/f003.txt" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/flat/f003.txt 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-hekilat3cuge/flat/f003.txt 2026/05/02 02:39:03 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/flat/f003.txt" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/flat/f003.txt 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-hekilat3cuge/flat/f003.txt 2026/05/02 02:39:03 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/flat/f004.txt" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/flat/f004.txt 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-hekilat3cuge/flat/f004.txt 2026/05/02 02:39:03 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/flat/f004.txt" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: sha1sum /home/rclone/rclone-test-hekilat3cuge/flat/f004.txt 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-hekilat3cuge/flat/f004.txt 2026/05/02 02:39:03 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/05/02 02:39:03 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/02 02:39:03 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/02 02:39:03 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:03 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/flat/f000.txt" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/flat/f000.txt 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-hekilat3cuge/flat/f000.txt 2026/05/02 02:39:03 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/02 02:39:03 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/02 02:39:03 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/02 02:39:03 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:03 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/flat/f001.txt" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/flat/f001.txt 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-hekilat3cuge/flat/f001.txt 2026/05/02 02:39:03 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/02 02:39:03 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/02 02:39:03 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/02 02:39:03 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:03 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/flat/f002.txt" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/flat/f002.txt 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-hekilat3cuge/flat/f002.txt 2026/05/02 02:39:03 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/02 02:39:03 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/02 02:39:03 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/02 02:39:03 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:03 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/flat/f003.txt" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/flat/f003.txt 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-hekilat3cuge/flat/f003.txt 2026/05/02 02:39:03 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/02 02:39:03 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/02 02:39:03 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/02 02:39:03 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:03 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/flat/f004.txt" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/flat/f004.txt 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-hekilat3cuge/flat/f004.txt 2026/05/02 02:39:03 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/02 02:39:03 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:03 DEBUG : flat: Looking for writers 2026/05/02 02:39:03 DEBUG : f000.txt: reading active writers 2026/05/02 02:39:03 DEBUG : f001.txt: reading active writers 2026/05/02 02:39:03 DEBUG : f002.txt: reading active writers 2026/05/02 02:39:03 DEBUG : f003.txt: reading active writers 2026/05/02 02:39:03 DEBUG : f004.txt: reading active writers 2026/05/02 02:39:03 DEBUG : Looking for writers 2026/05/02 02:39:03 DEBUG : flat: reading active writers 2026/05/02 02:39:03 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.06s) === RUN TestZipManySubDirs run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:39:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:03 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/02 02:39:03 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/02 02:39:03 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:03 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/a/b/c/deep.txt" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/a/b/c/deep.txt 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-hekilat3cuge/a/b/c/deep.txt 2026/05/02 02:39:03 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/05/02 02:39:03 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/02 02:39:03 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/02 02:39:03 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:03 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/a/b/mid.txt" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/a/b/mid.txt 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-hekilat3cuge/a/b/mid.txt 2026/05/02 02:39:03 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/05/02 02:39:03 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/02 02:39:03 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/02 02:39:03 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:03 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/a/top.txt" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/a/top.txt 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-hekilat3cuge/a/top.txt 2026/05/02 02:39:03 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/05/02 02:39:03 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:03 DEBUG : a/b/c: Looking for writers 2026/05/02 02:39:03 DEBUG : deep.txt: reading active writers 2026/05/02 02:39:03 DEBUG : a/b: Looking for writers 2026/05/02 02:39:03 DEBUG : c: reading active writers 2026/05/02 02:39:03 DEBUG : mid.txt: reading active writers 2026/05/02 02:39:03 DEBUG : a: Looking for writers 2026/05/02 02:39:03 DEBUG : b: reading active writers 2026/05/02 02:39:03 DEBUG : top.txt: reading active writers 2026/05/02 02:39:03 DEBUG : Looking for writers 2026/05/02 02:39:03 DEBUG : a: reading active writers 2026/05/02 02:39:03 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.04s) === RUN TestZipLargeFiles run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:39:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:03 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/02 02:39:03 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/02 02:39:03 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/bigdir/big.bin" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/bigdir/big.bin 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: c052bde87546a1db012fd20585835c79 /home/rclone/rclone-test-hekilat3cuge/bigdir/big.bin 2026/05/02 02:39:03 DEBUG : bigdir/big.bin: Parsed hash: c052bde87546a1db012fd20585835c79 2026/05/02 02:39:03 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:03 DEBUG : bigdir: Looking for writers 2026/05/02 02:39:03 DEBUG : big.bin: reading active writers 2026/05/02 02:39:03 DEBUG : Looking for writers 2026/05/02 02:39:03 DEBUG : bigdir: reading active writers 2026/05/02 02:39:03 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.49s) === RUN TestZipDirsInRoot run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge", Local "Local file system at /tmp/rclone2438908902", Modify Window "1s" 2026/05/02 02:39:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: poll-interval is not supported by this remote 2026/05/02 02:39:03 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/02 02:39:03 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/02 02:39:03 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:03 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir1/a.txt" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir1/a.txt 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-hekilat3cuge/dir1/a.txt 2026/05/02 02:39:03 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/05/02 02:39:03 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/02 02:39:03 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/02 02:39:03 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:03 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir2/b.txt" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir2/b.txt 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-hekilat3cuge/dir2/b.txt 2026/05/02 02:39:03 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/05/02 02:39:03 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/02 02:39:03 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/02 02:39:03 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 02:39:03 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Shell path "/home/rclone/rclone-test-hekilat3cuge/dir3/c.txt" 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Running remote command: md5sum /home/rclone/rclone-test-hekilat3cuge/dir3/c.txt 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-hekilat3cuge/dir3/c.txt 2026/05/02 02:39:03 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/05/02 02:39:03 DEBUG : WaitForWriters: timeout=30s 2026/05/02 02:39:03 DEBUG : dir1: Looking for writers 2026/05/02 02:39:03 DEBUG : a.txt: reading active writers 2026/05/02 02:39:03 DEBUG : dir2: Looking for writers 2026/05/02 02:39:03 DEBUG : b.txt: reading active writers 2026/05/02 02:39:03 DEBUG : dir3: Looking for writers 2026/05/02 02:39:03 DEBUG : c.txt: reading active writers 2026/05/02 02:39:03 DEBUG : Looking for writers 2026/05/02 02:39:03 DEBUG : dir1: reading active writers 2026/05/02 02:39:03 DEBUG : dir2: reading active writers 2026/05/02 02:39:03 DEBUG : dir3: reading active writers 2026/05/02 02:39:03 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.04s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/02 02:39:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hekilat3cuge: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 10.852473618s (try 1/5)