"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/08/28 03:49:48 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-huwuqec3duco" 2026/08/28 03:49:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/28 03:49:48 DEBUG : Setting type=XXX for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/08/28 03:49:48 DEBUG : Setting host=XXX for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/08/28 03:49:48 DEBUG : Setting user=XXX for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/08/28 03:49:48 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/08/28 03:49:48 DEBUG : Setting pass=XXX for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/08/28 03:49:48 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/08/28 03:49:48 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{fdq2R}" suffix to name 2026/08/28 03:49:48 DEBUG : Setting host=XXX for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/08/28 03:49:48 DEBUG : Setting user=XXX for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/08/28 03:49:48 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/08/28 03:49:48 DEBUG : Setting pass=XXX for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/08/28 03:49:48 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/08/28 03:49:48 NOTICE: TestSFTPOpenssh{fdq2R}: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: New connection 127.0.0.1:59632->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell type "unix" from config 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Relative path resolved to "/home/rclone/rclone-test-huwuqec3duco" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Using root directory "/home/rclone/rclone-test-huwuqec3duco" 2026/08/28 03:49:48 DEBUG : Creating backend with remote "/tmp/rclone1688868313" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:48 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:48 DEBUG : dir: Looking for writers 2026/08/28 03:49:48 DEBUG : Looking for writers 2026/08/28 03:49:48 DEBUG : dir: reading active writers 2026/08/28 03:49:48 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.03s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file2" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file2 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-huwuqec3duco/dir/file2 2026/08/28 03:49:48 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file2" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file2 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-huwuqec3duco/dir/file2 2026/08/28 03:49:48 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/subdir/file3" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/subdir/file3 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-huwuqec3duco/dir/subdir/file3 2026/08/28 03:49:48 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/subdir/file3" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/subdir/file3 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-huwuqec3duco/dir/subdir/file3 2026/08/28 03:49:48 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/08/28 03:49:48 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:48 DEBUG : dir/subdir: Looking for writers 2026/08/28 03:49:48 DEBUG : dir: Looking for writers 2026/08/28 03:49:48 DEBUG : file2: reading active writers 2026/08/28 03:49:48 DEBUG : subdir: reading active writers 2026/08/28 03:49:48 DEBUG : file1: reading active writers 2026/08/28 03:49:48 DEBUG : Looking for writers 2026/08/28 03:49:48 DEBUG : dir: reading active writers 2026/08/28 03:49:48 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.05s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:48 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:48 DEBUG : dir: Looking for writers 2026/08/28 03:49:48 DEBUG : file1: reading active writers 2026/08/28 03:49:48 DEBUG : Looking for writers 2026/08/28 03:49:48 DEBUG : dir: reading active writers 2026/08/28 03:49:48 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:48 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:48 DEBUG : dir: Looking for writers 2026/08/28 03:49:48 DEBUG : Looking for writers 2026/08/28 03:49:48 DEBUG : dir: reading active writers 2026/08/28 03:49:48 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:48 DEBUG : dir: forgetting directory cache 2026/08/28 03:49:48 DEBUG : forgetting directory cache 2026/08/28 03:49:48 DEBUG : dir: forgetting directory cache 2026/08/28 03:49:48 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:48 DEBUG : Looking for writers 2026/08/28 03:49:48 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:48 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/28 03:49:48 DEBUG : dir: invalidating directory cache 2026/08/28 03:49:48 DEBUG : >ForgetPath: 2026/08/28 03:49:48 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/28 03:49:48 DEBUG : invalidating directory cache 2026/08/28 03:49:48 DEBUG : dir: forgetting directory cache 2026/08/28 03:49:48 DEBUG : >ForgetPath: 2026/08/28 03:49:48 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/28 03:49:48 DEBUG : >ForgetPath: 2026/08/28 03:49:48 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:48 DEBUG : dir: Looking for writers 2026/08/28 03:49:48 DEBUG : Looking for writers 2026/08/28 03:49:48 DEBUG : dir: reading active writers 2026/08/28 03:49:48 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: New connection 127.0.0.1:59634->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/fil/a/b/c" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/fil/a/b/c 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-huwuqec3duco/fil/a/b/c 2026/08/28 03:49:48 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/fil/a/b/c" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/fil/a/b/c 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-huwuqec3duco/fil/a/b/c 2026/08/28 03:49:48 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:48 DEBUG : forgetting directory cache 2026/08/28 03:49:48 DEBUG : dir: forgetting directory cache 2026/08/28 03:49:48 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:48 DEBUG : dir: Looking for writers 2026/08/28 03:49:48 DEBUG : fil/a/b: Looking for writers 2026/08/28 03:49:48 DEBUG : fil/a: Looking for writers 2026/08/28 03:49:48 DEBUG : b: reading active writers 2026/08/28 03:49:48 DEBUG : fil: Looking for writers 2026/08/28 03:49:48 DEBUG : a: reading active writers 2026/08/28 03:49:48 DEBUG : Looking for writers 2026/08/28 03:49:48 DEBUG : dir: reading active writers 2026/08/28 03:49:48 DEBUG : fil: reading active writers 2026/08/28 03:49:48 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.13s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:48 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:48 DEBUG : dir: Looking for writers 2026/08/28 03:49:48 DEBUG : Looking for writers 2026/08/28 03:49:48 DEBUG : dir: reading active writers 2026/08/28 03:49:48 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.03s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:48 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:48 DEBUG : dir: Looking for writers 2026/08/28 03:49:48 DEBUG : file1: reading active writers 2026/08/28 03:49:48 DEBUG : Looking for writers 2026/08/28 03:49:48 DEBUG : dir: reading active writers 2026/08/28 03:49:48 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file2" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file2 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-huwuqec3duco/dir/file2 2026/08/28 03:49:48 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file2" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file2 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-huwuqec3duco/dir/file2 2026/08/28 03:49:48 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/subdir/file3" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/subdir/file3 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-huwuqec3duco/dir/subdir/file3 2026/08/28 03:49:48 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/subdir/file3" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/subdir/file3 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-huwuqec3duco/dir/subdir/file3 2026/08/28 03:49:48 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/08/28 03:49:48 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/28 03:49:48 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/28 03:49:48 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/28 03:49:48 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/28 03:49:48 DEBUG : Waiting for deletions to finish 2026/08/28 03:49:48 INFO : dir/subdir/file3: Deleted 2026/08/28 03:49:48 DEBUG : removing 1 level 2 directories 2026/08/28 03:49:48 INFO : dir/subdir: Removing directory 2026/08/28 03:49:48 DEBUG : dir: invalidating directory cache 2026/08/28 03:49:48 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/28 03:49:48 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/28 03:49:48 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/28 03:49:48 DEBUG : dir/file1: Reset virtual modtime 2026/08/28 03:49:48 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/28 03:49:48 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/28 03:49:48 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/28 03:49:48 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/28 03:49:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:49:48 DEBUG : dir: invalidating directory cache 2026/08/28 03:49:48 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/28 03:49:48 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/28 03:49:48 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/28 03:49:48 DEBUG : forgetting directory cache 2026/08/28 03:49:48 DEBUG : dir: forgetting directory cache 2026/08/28 03:49:48 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/28 03:49:48 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:48 DEBUG : dir/virtualDir: Looking for writers 2026/08/28 03:49:48 DEBUG : dir: Looking for writers 2026/08/28 03:49:48 DEBUG : file1: reading active writers 2026/08/28 03:49:48 DEBUG : virtualFile2: reading active writers 2026/08/28 03:49:48 DEBUG : virtualFile: reading active writers 2026/08/28 03:49:48 DEBUG : virtualDir: reading active writers 2026/08/28 03:49:48 DEBUG : Looking for writers 2026/08/28 03:49:48 DEBUG : dir: reading active writers 2026/08/28 03:49:48 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.06s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:48 ERROR : dir/: Can only open directories read only 2026/08/28 03:49:48 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:48 DEBUG : dir: Looking for writers 2026/08/28 03:49:48 DEBUG : Looking for writers 2026/08/28 03:49:48 DEBUG : dir: reading active writers 2026/08/28 03:49:48 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:49 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/28 03:49:49 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/28 03:49:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: File to upload is small (5 bytes), uploading instead of streaming 2026/08/28 03:49:49 DEBUG : dir/potato: size = 5 OK 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/potato" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/potato 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-huwuqec3duco/dir/potato 2026/08/28 03:49:49 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/28 03:49:49 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/28 03:49:49 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/28 03:49:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/28 03:49:49 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:49 DEBUG : dir: Looking for writers 2026/08/28 03:49:49 DEBUG : file1: reading active writers 2026/08/28 03:49:49 DEBUG : potato: reading active writers 2026/08/28 03:49:49 DEBUG : Looking for writers 2026/08/28 03:49:49 DEBUG : dir: reading active writers 2026/08/28 03:49:49 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.13s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:49 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:49 DEBUG : dir/sub: Looking for writers 2026/08/28 03:49:49 DEBUG : dir: Looking for writers 2026/08/28 03:49:49 DEBUG : file1: reading active writers 2026/08/28 03:49:49 DEBUG : sub: reading active writers 2026/08/28 03:49:49 DEBUG : Looking for writers 2026/08/28 03:49:49 DEBUG : dir: reading active writers 2026/08/28 03:49:49 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.15s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/28 03:49:49 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:49 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:49 DEBUG : dir/sub/subsub: Looking for writers 2026/08/28 03:49:49 DEBUG : dir/sub: Looking for writers 2026/08/28 03:49:49 DEBUG : subsub: reading active writers 2026/08/28 03:49:49 DEBUG : dir: Looking for writers 2026/08/28 03:49:49 DEBUG : file1: reading active writers 2026/08/28 03:49:49 DEBUG : sub: reading active writers 2026/08/28 03:49:49 DEBUG : Looking for writers 2026/08/28 03:49:49 DEBUG : dir: reading active writers 2026/08/28 03:49:49 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.05s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:49 ERROR : dir/: Dir.Remove not empty 2026/08/28 03:49:49 DEBUG : dir/file1: Remove: 2026/08/28 03:49:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:49:49 DEBUG : dir/file1: >Remove: err= 2026/08/28 03:49:49 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/28 03:49:49 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:49 DEBUG : Looking for writers 2026/08/28 03:49:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:49 DEBUG : dir/file1: Remove: 2026/08/28 03:49:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:49:49 DEBUG : dir/file1: >Remove: err= 2026/08/28 03:49:49 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/28 03:49:49 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:49 DEBUG : Looking for writers 2026/08/28 03:49:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:49 DEBUG : dir/file1: Remove: 2026/08/28 03:49:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:49:49 DEBUG : dir/file1: >Remove: err= 2026/08/28 03:49:49 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:49 DEBUG : dir: Looking for writers 2026/08/28 03:49:49 DEBUG : Looking for writers 2026/08/28 03:49:49 DEBUG : dir: reading active writers 2026/08/28 03:49:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.12s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file3" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file3 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-huwuqec3duco/dir/file3 2026/08/28 03:49:49 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file3" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file3 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-huwuqec3duco/dir/file3 2026/08/28 03:49:49 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/28 03:49:49 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/28 03:49:49 DEBUG : dir: Updating dir with dir2 0x3a7256bd7440 2026/08/28 03:49:49 DEBUG : dir: forgetting directory cache 2026/08/28 03:49:49 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/28 03:49:49 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir2/file1" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir2/file1 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir2/file1 2026/08/28 03:49:49 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir2/file1" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir2/file1 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir2/file1 2026/08/28 03:49:49 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir2/file3" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir2/file3 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-huwuqec3duco/dir2/file3 2026/08/28 03:49:49 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir2/file3" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir2/file3 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-huwuqec3duco/dir2/file3 2026/08/28 03:49:49 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/28 03:49:49 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/28 03:49:49 DEBUG : file2: Updating file with file2 0x3a72571b0750 2026/08/28 03:49:49 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/28 03:49:49 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file2" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file2 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/file2 2026/08/28 03:49:49 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file2" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/file2 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/file2 2026/08/28 03:49:49 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir2/file3" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir2/file3 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-huwuqec3duco/dir2/file3 2026/08/28 03:49:49 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir2/file3" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir2/file3 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-huwuqec3duco/dir2/file3 2026/08/28 03:49:49 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/28 03:49:49 INFO : dir2/file3: Deleted 2026/08/28 03:49:49 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/28 03:49:49 DEBUG : dir2/file3: Updating file with dir2/file3 0x3a72571b0750 2026/08/28 03:49:49 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/28 03:49:49 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir2/file3" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir2/file3 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir2/file3 2026/08/28 03:49:49 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir2/file3" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir2/file3 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir2/file3 2026/08/28 03:49:49 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:49 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/28 03:49:49 DEBUG : empty directory: Updating dir with renamed empty directory 0x3a7256f38fc0 2026/08/28 03:49:49 DEBUG : empty directory: forgetting directory cache 2026/08/28 03:49:49 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/28 03:49:49 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/28 03:49:49 DEBUG : dir2: Renaming to "dir3" 2026/08/28 03:49:49 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:49 DEBUG : dir3: Looking for writers 2026/08/28 03:49:49 DEBUG : file3: reading active writers 2026/08/28 03:49:49 DEBUG : renamed empty directory: Looking for writers 2026/08/28 03:49:49 DEBUG : Looking for writers 2026/08/28 03:49:49 DEBUG : dir3: reading active writers 2026/08/28 03:49:49 DEBUG : renamed empty directory: reading active writers 2026/08/28 03:49:49 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.18s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/28 03:49:49 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:49 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/28 03:49:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/28 03:49:49 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/28 03:49:49 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/28 03:49:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/28 03:49:49 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:49 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/28 03:49:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/28 03:49:49 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/28 03:49:49 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/28 03:49:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: File to upload is small (12 bytes), uploading instead of streaming 2026/08/28 03:49:49 DEBUG : dir/sub/file2: size = 12 OK 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/sub/file2" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/sub/file2 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-huwuqec3duco/dir/sub/file2 2026/08/28 03:49:49 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/08/28 03:49:49 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/28 03:49:49 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/28 03:49:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/28 03:49:49 DEBUG : forgetting directory cache 2026/08/28 03:49:49 DEBUG : dir: forgetting directory cache 2026/08/28 03:49:49 DEBUG : dir/sub: forgetting directory cache 2026/08/28 03:49:49 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/28 03:49:49 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: File to upload is small (5 bytes), uploading instead of streaming 2026/08/28 03:49:49 DEBUG : dir/sub/file0: size = 5 OK 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/sub/file0" 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/sub/file0 2026/08/28 03:49:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-huwuqec3duco/dir/sub/file0 2026/08/28 03:49:49 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/28 03:49:49 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/28 03:49:49 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/28 03:49:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/28 03:49:49 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:49 DEBUG : dir/sub: Looking for writers 2026/08/28 03:49:49 DEBUG : file0: reading active writers 2026/08/28 03:49:49 DEBUG : file2: reading active writers 2026/08/28 03:49:49 DEBUG : dir: Looking for writers 2026/08/28 03:49:49 DEBUG : file1: reading active writers 2026/08/28 03:49:49 DEBUG : sub: reading active writers 2026/08/28 03:49:49 DEBUG : Looking for writers 2026/08/28 03:49:49 DEBUG : dir: reading active writers 2026/08/28 03:49:49 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.04s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:49 DEBUG : forgetting directory cache 2026/08/28 03:49:50 DEBUG : forgetting directory cache 2026/08/28 03:49:50 DEBUG : dir: forgetting directory cache 2026/08/28 03:49:50 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:50 DEBUG : dir: Looking for writers 2026/08/28 03:49:50 DEBUG : Looking for writers 2026/08/28 03:49:50 DEBUG : dir: reading active writers 2026/08/28 03:49:50 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/28 03:49:50 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:50 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/28 03:49:50 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/28 03:49:50 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/28 03:49:50 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:50 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:50 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/28 03:49:50 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:50 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/28 03:49:50 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/28 03:49:50 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/28 03:49:50 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:50 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:50 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:50 DEBUG : dir: Looking for writers 2026/08/28 03:49:50 DEBUG : file1: reading active writers 2026/08/28 03:49:50 DEBUG : file1.metadata: reading active writers 2026/08/28 03:49:50 DEBUG : Looking for writers 2026/08/28 03:49:50 DEBUG : dir: reading active writers 2026/08/28 03:49:50 DEBUG : dir.metadata: reading active writers 2026/08/28 03:49:50 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:50 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:50 DEBUG : dir: Looking for writers 2026/08/28 03:49:50 DEBUG : file1: reading active writers 2026/08/28 03:49:50 DEBUG : Looking for writers 2026/08/28 03:49:50 DEBUG : dir: reading active writers 2026/08/28 03:49:50 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.02s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:50 DEBUG : Can set mod time: true 2026/08/28 03:49:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:50 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:50 DEBUG : dir: Looking for writers 2026/08/28 03:49:50 DEBUG : file1: reading active writers 2026/08/28 03:49:50 DEBUG : Looking for writers 2026/08/28 03:49:50 DEBUG : dir: reading active writers 2026/08/28 03:49:50 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/28 03:49:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/28 03:49:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: File to upload is small (0 bytes), uploading instead of streaming 2026/08/28 03:49:50 DEBUG : dir/file1: size = 0 OK 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/28 03:49:50 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/28 03:49:50 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/28 03:49:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/28 03:49:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:50 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:50 DEBUG : dir: Looking for writers 2026/08/28 03:49:50 DEBUG : file1: reading active writers 2026/08/28 03:49:50 DEBUG : Looking for writers 2026/08/28 03:49:50 DEBUG : dir: reading active writers 2026/08/28 03:49:50 DEBUG : >WaitForWriters: 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/28 03:49:50 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:50 DEBUG : dir: Looking for writers 2026/08/28 03:49:50 DEBUG : file1: reading active writers 2026/08/28 03:49:50 DEBUG : Looking for writers 2026/08/28 03:49:50 DEBUG : dir: reading active writers 2026/08/28 03:49:50 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/28 03:49:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/28 03:49:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: File to upload is small (5 bytes), uploading instead of streaming 2026/08/28 03:49:50 DEBUG : dir/file1: size = 5 OK 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/28 03:49:50 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/28 03:49:50 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/28 03:49:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/28 03:49:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:50 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:50 DEBUG : dir: Looking for writers 2026/08/28 03:49:50 DEBUG : file1: reading active writers 2026/08/28 03:49:50 DEBUG : Looking for writers 2026/08/28 03:49:50 DEBUG : dir: reading active writers 2026/08/28 03:49:50 DEBUG : >WaitForWriters: 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/28 03:49:50 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:50 DEBUG : dir: Looking for writers 2026/08/28 03:49:50 DEBUG : file1: reading active writers 2026/08/28 03:49:50 DEBUG : Looking for writers 2026/08/28 03:49:50 DEBUG : dir: reading active writers 2026/08/28 03:49:50 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:50 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:50 DEBUG : dir: Looking for writers 2026/08/28 03:49:50 DEBUG : file1: reading active writers 2026/08/28 03:49:50 DEBUG : Looking for writers 2026/08/28 03:49:50 DEBUG : dir: reading active writers 2026/08/28 03:49:50 DEBUG : >WaitForWriters: 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:50 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/28 03:49:50 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:49:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:49:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:49:50 DEBUG : dir/file1(0x3a725701f500): close: 2026/08/28 03:49:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/28 03:49:50 DEBUG : dir/file1(0x3a725701f500): >close: err= 2026/08/28 03:49:50 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:50 DEBUG : dir: Looking for writers 2026/08/28 03:49:50 DEBUG : file1: reading active writers 2026/08/28 03:49:50 DEBUG : Looking for writers 2026/08/28 03:49:50 DEBUG : dir: reading active writers 2026/08/28 03:49:50 DEBUG : >WaitForWriters: 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:50 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:50 DEBUG : dir: Looking for writers 2026/08/28 03:49:50 DEBUG : file1: reading active writers 2026/08/28 03:49:50 DEBUG : Looking for writers 2026/08/28 03:49:50 DEBUG : dir: reading active writers 2026/08/28 03:49:50 DEBUG : >WaitForWriters: 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:50 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/28 03:49:50 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:49:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:49:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:49:50 DEBUG : dir/file1(0x3a72572a1d80): _writeAt: size=5, off=0 2026/08/28 03:49:50 DEBUG : dir/file1(0x3a72572a1d80): openPending: 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/28 03:49:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/28 03:49:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:50 DEBUG : dir/file1(0x3a72572a1d80): >openPending: err= 2026/08/28 03:49:50 DEBUG : dir/file1(0x3a72572a1d80): >_writeAt: n=5, err= 2026/08/28 03:49:50 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/28 03:49:50 DEBUG : dir/file1(0x3a72572a1d80): close: 2026/08/28 03:49:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/28 03:49:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/28 03:49:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/28 03:49:50 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/28 03:49:50 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/28 03:49:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:50 DEBUG : dir/file1(0x3a72572a1d80): >close: err= 2026/08/28 03:49:50 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:50 DEBUG : dir: Looking for writers 2026/08/28 03:49:50 DEBUG : file1: reading active writers 2026/08/28 03:49:50 DEBUG : Looking for writers 2026/08/28 03:49:50 DEBUG : dir: reading active writers 2026/08/28 03:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:49:50 DEBUG : dir: Looking for writers 2026/08/28 03:49:50 DEBUG : file1: reading active writers 2026/08/28 03:49:50 DEBUG : Looking for writers 2026/08/28 03:49:50 DEBUG : dir: reading active writers 2026/08/28 03:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:49:50 DEBUG : dir: Looking for writers 2026/08/28 03:49:50 DEBUG : file1: reading active writers 2026/08/28 03:49:50 DEBUG : Looking for writers 2026/08/28 03:49:50 DEBUG : dir: reading active writers 2026/08/28 03:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : file1: reading active writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:49:51 DEBUG : dir/file1: vfs cache: starting upload 2026/08/28 03:49:51 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1.2f98c60a.partial" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1.2f98c60a.partial 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-huwuqec3duco/dir/file1.2f98c60a.partial 2026/08/28 03:49:51 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/28 03:49:51 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/28 03:49:51 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/08/28 03:49:51 INFO : dir/file1: Copied (replaced existing) 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/28 03:49:51 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/28 03:49:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/28 03:49:51 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : file1: reading active writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : >WaitForWriters: 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/08/28 03:49:51 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : file1: reading active writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : >WaitForWriters: 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.37s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.04s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.04s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.04s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.04s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.19s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:49:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/28 03:49:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : file1: reading active writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.03s) === RUN TestFileOpenReadUnknownSize 2026/08/28 03:49:51 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/28 03:49:51 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/28 03:49:51 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:51 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/28 03:49:51 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : file.txt: reading active writers 2026/08/28 03:49:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: File to upload is small (25 bytes), uploading instead of streaming 2026/08/28 03:49:51 DEBUG : dir/file1: size = 25 OK 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/28 03:49:51 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/28 03:49:51 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:51 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : file1: reading active writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.03s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:51 DEBUG : dir/file1: Remove: 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:49:51 DEBUG : dir/file1: >Remove: err= 2026/08/28 03:49:51 DEBUG : dir/file1: Remove: 2026/08/28 03:49:51 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/28 03:49:51 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:51 DEBUG : dir/file1: Remove: 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:49:51 DEBUG : dir/file1: >Remove: err= 2026/08/28 03:49:51 DEBUG : dir/file1: Remove: 2026/08/28 03:49:51 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/28 03:49:51 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:49:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/28 03:49:51 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/28 03:49:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/28 03:49:51 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/28 03:49:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/28 03:49:51 DEBUG : dir/file1: Open: flags=0x3 2026/08/28 03:49:51 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/28 03:49:51 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/28 03:49:51 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : file1: reading active writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.02s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:51 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : file1: reading active writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : >WaitForWriters: 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/28 03:49:51 DEBUG : newLeaf: Updating file with newLeaf 0x3a725775fd40 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:49:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Updating file with dir/file1 0x3a725775fd40 2026/08/28 03:49:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/28 03:49:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:51 DEBUG : dir/file1: File is currently open, delaying rename 0x3a725775fd40 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:49:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: File to upload is small (25 bytes), uploading instead of streaming 2026/08/28 03:49:51 DEBUG : dir/file1: size = 25 OK 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/28 03:49:51 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/28 03:49:51 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/28 03:49:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:49:51 DEBUG : newLeaf: Running delayed rename now 2026/08/28 03:49:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/28 03:49:51 DEBUG : newLeaf: Updating file with newLeaf 0x3a725775fd40 2026/08/28 03:49:51 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:51 DEBUG : >WaitForWriters: 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/28 03:49:51 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:51 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:51 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : file1: reading active writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : >WaitForWriters: 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/28 03:49:51 DEBUG : newLeaf: Updating file with newLeaf 0x3a7257496820 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:49:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Updating file with dir/file1 0x3a7257496820 2026/08/28 03:49:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/28 03:49:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:51 DEBUG : dir/file1: File is currently open, delaying rename 0x3a7257496820 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:49:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: File to upload is small (25 bytes), uploading instead of streaming 2026/08/28 03:49:51 DEBUG : dir/file1: size = 25 OK 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/28 03:49:51 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/28 03:49:51 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/28 03:49:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:49:51 DEBUG : newLeaf: Running delayed rename now 2026/08/28 03:49:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/28 03:49:51 DEBUG : newLeaf: Updating file with newLeaf 0x3a7257496820 2026/08/28 03:49:51 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:51 DEBUG : >WaitForWriters: 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/28 03:49:51 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:51 DEBUG : >WaitForWriters: 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:51 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/28 03:49:51 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:49:51 DEBUG : dir/file1(0x3a7257716b80): openPending: 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/28 03:49:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:51 DEBUG : dir/file1(0x3a7257716b80): >openPending: err= 2026/08/28 03:49:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/28 03:49:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:49:51 DEBUG : dir/file1(0x3a7257716b80): _writeAt: size=14, off=0 2026/08/28 03:49:51 DEBUG : dir/file1(0x3a7257716b80): >_writeAt: n=14, err= 2026/08/28 03:49:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/28 03:49:51 DEBUG : dir/file1(0x3a7257716b80): close: 2026/08/28 03:49:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/28 03:49:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/28 03:49:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:51 DEBUG : dir/file1(0x3a7257716b80): >close: err= 2026/08/28 03:49:51 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : file1: reading active writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : file1: reading active writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : file1: reading active writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : file1: reading active writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:49:51 DEBUG : dir/file1: vfs cache: starting upload 2026/08/28 03:49:51 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1.ca338588.partial" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1.ca338588.partial 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1.ca338588.partial 2026/08/28 03:49:51 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/28 03:49:51 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/28 03:49:51 INFO : dir/file1: Copied (replaced existing) 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/28 03:49:51 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : file1: reading active writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : >WaitForWriters: 2026/08/28 03:49:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:49:51 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:49:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:49:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:49:51 DEBUG : dir/file1(0x3a7257799000): _readAt: size=512, off=0 2026/08/28 03:49:51 DEBUG : dir/file1(0x3a7257799000): openPending: 2026/08/28 03:49:51 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/08/28 03:49:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:51 DEBUG : dir/file1(0x3a7257799000): >openPending: err= 2026/08/28 03:49:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/28 03:49:51 DEBUG : dir/file1(0x3a7257799000): >_readAt: n=14, err=EOF 2026/08/28 03:49:51 DEBUG : dir/file1(0x3a7257799000): close: 2026/08/28 03:49:51 DEBUG : dir/file1(0x3a7257799000): >close: err= 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/28 03:49:51 DEBUG : newLeaf: Updating file with newLeaf 0x3a7257708b60 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:49:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/28 03:49:51 DEBUG : dir/file1: Updating file with dir/file1 0x3a7257708b60 2026/08/28 03:49:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/28 03:49:51 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:49:51 DEBUG : dir/file1(0x3a725792c440): openPending: 2026/08/28 03:49:51 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/08/28 03:49:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:51 DEBUG : dir/file1(0x3a725792c440): >openPending: err= 2026/08/28 03:49:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/28 03:49:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:49:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:49:51 DEBUG : dir/file1(0x3a725792c440): _writeAt: size=25, off=0 2026/08/28 03:49:51 DEBUG : dir/file1(0x3a725792c440): >_writeAt: n=25, err= 2026/08/28 03:49:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/28 03:49:51 DEBUG : newLeaf: Updating file with newLeaf 0x3a7257708b60 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:49:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:49:51 DEBUG : newLeaf(0x3a725792c440): close: 2026/08/28 03:49:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/28 03:49:51 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-28 03:49:51.608905259 +0000 UTC m=+3.296173776 2026/08/28 03:49:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:51 DEBUG : newLeaf(0x3a725792c440): >close: err= 2026/08/28 03:49:51 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:49:51 DEBUG : newLeaf: vfs cache: starting upload 2026/08/28 03:49:51 DEBUG : newLeaf.2f2530e4.partial: size = 25 OK 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf.2f2530e4.partial" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf.2f2530e4.partial 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-huwuqec3duco/newLeaf.2f2530e4.partial 2026/08/28 03:49:51 DEBUG : newLeaf.2f2530e4.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/28 03:49:51 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/28 03:49:51 DEBUG : newLeaf.2f2530e4.partial: renamed to: newLeaf 2026/08/28 03:49:51 INFO : newLeaf: Copied (replaced existing) 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/28 03:49:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-28 03:49:51 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/28 03:49:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/28 03:49:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:49:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:51 DEBUG : >WaitForWriters: 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/28 03:49:51 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:51 DEBUG : >WaitForWriters: 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:51 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : file1: reading active writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : >WaitForWriters: 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/28 03:49:51 DEBUG : newLeaf: Updating file with newLeaf 0x3a72579b69c0 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:49:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Updating file with dir/file1 0x3a72579b69c0 2026/08/28 03:49:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/28 03:49:51 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:49:51 DEBUG : dir/file1(0x3a725788e4c0): openPending: 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/28 03:49:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:51 DEBUG : dir/file1(0x3a725788e4c0): >openPending: err= 2026/08/28 03:49:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/28 03:49:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:49:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:49:51 DEBUG : dir/file1(0x3a725788e4c0): _writeAt: size=25, off=0 2026/08/28 03:49:51 DEBUG : dir/file1(0x3a725788e4c0): >_writeAt: n=25, err= 2026/08/28 03:49:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/28 03:49:51 DEBUG : newLeaf: Updating file with newLeaf 0x3a72579b69c0 2026/08/28 03:49:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:49:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:49:51 DEBUG : newLeaf(0x3a725788e4c0): close: 2026/08/28 03:49:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/28 03:49:51 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-28 03:49:51.86824381 +0000 UTC m=+3.555512327 2026/08/28 03:49:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:51 DEBUG : newLeaf(0x3a725788e4c0): >close: err= 2026/08/28 03:49:51 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:49:51 DEBUG : dir: Looking for writers 2026/08/28 03:49:51 DEBUG : Looking for writers 2026/08/28 03:49:51 DEBUG : dir: reading active writers 2026/08/28 03:49:51 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:49:51 DEBUG : newLeaf: vfs cache: starting upload 2026/08/28 03:49:51 DEBUG : newLeaf.26b88b23.partial: size = 25 OK 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf.26b88b23.partial" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf.26b88b23.partial 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-huwuqec3duco/newLeaf.26b88b23.partial 2026/08/28 03:49:51 DEBUG : newLeaf.26b88b23.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/28 03:49:51 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/28 03:49:51 DEBUG : newLeaf.26b88b23.partial: renamed to: newLeaf 2026/08/28 03:49:51 INFO : newLeaf: Copied (replaced existing) 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:51 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/28 03:49:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-28 03:49:51 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/28 03:49:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/28 03:49:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:49:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/28 03:49:52 DEBUG : dir: Looking for writers 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : dir: reading active writers 2026/08/28 03:49:52 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:52 DEBUG : >WaitForWriters: 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/28 03:49:52 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:52 DEBUG : dir: Looking for writers 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : dir: reading active writers 2026/08/28 03:49:52 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:52 DEBUG : >WaitForWriters: 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/28 03:49:52 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a72579e8ac0): openPending: 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/28 03:49:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/28 03:49:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a72579e8ac0): >openPending: err= 2026/08/28 03:49:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/28 03:49:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:49:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a72579e8ac0): _writeAt: size=14, off=0 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a72579e8ac0): >_writeAt: n=14, err= 2026/08/28 03:49:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a72579e8ac0): close: 2026/08/28 03:49:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/28 03:49:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/28 03:49:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a72579e8ac0): >close: err= 2026/08/28 03:49:52 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:52 DEBUG : dir: Looking for writers 2026/08/28 03:49:52 DEBUG : file1: reading active writers 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : dir: reading active writers 2026/08/28 03:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:49:52 DEBUG : dir: Looking for writers 2026/08/28 03:49:52 DEBUG : file1: reading active writers 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : dir: reading active writers 2026/08/28 03:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:49:52 DEBUG : dir: Looking for writers 2026/08/28 03:49:52 DEBUG : file1: reading active writers 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : dir: reading active writers 2026/08/28 03:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:49:52 DEBUG : dir: Looking for writers 2026/08/28 03:49:52 DEBUG : file1: reading active writers 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : dir: reading active writers 2026/08/28 03:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:49:52 DEBUG : dir/file1: vfs cache: starting upload 2026/08/28 03:49:52 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1.ca338588.partial" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1.ca338588.partial 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1.ca338588.partial 2026/08/28 03:49:52 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:52 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/28 03:49:52 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/28 03:49:52 INFO : dir/file1: Copied (replaced existing) 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/28 03:49:52 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/28 03:49:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/28 03:49:52 DEBUG : dir: Looking for writers 2026/08/28 03:49:52 DEBUG : file1: reading active writers 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : dir: reading active writers 2026/08/28 03:49:52 DEBUG : >WaitForWriters: 2026/08/28 03:49:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:49:52 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:49:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:49:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a7257814380): _readAt: size=512, off=0 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a7257814380): openPending: 2026/08/28 03:49:52 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/08/28 03:49:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/28 03:49:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a7257814380): >openPending: err= 2026/08/28 03:49:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a7257814380): >_readAt: n=14, err=EOF 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a7257814380): close: 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a7257814380): >close: err= 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/28 03:49:52 DEBUG : newLeaf: Updating file with newLeaf 0x3a7257a22680 2026/08/28 03:49:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:49:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/28 03:49:52 DEBUG : dir/file1: Updating file with dir/file1 0x3a7257a22680 2026/08/28 03:49:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/28 03:49:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/28 03:49:52 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a72579e8a40): openPending: 2026/08/28 03:49:52 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/08/28 03:49:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/28 03:49:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a72579e8a40): >openPending: err= 2026/08/28 03:49:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/28 03:49:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:49:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a72579e8a40): _writeAt: size=25, off=0 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a72579e8a40): >_writeAt: n=25, err= 2026/08/28 03:49:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/28 03:49:52 DEBUG : newLeaf: Updating file with newLeaf 0x3a7257a22680 2026/08/28 03:49:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:49:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:49:52 DEBUG : newLeaf(0x3a72579e8a40): close: 2026/08/28 03:49:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/28 03:49:52 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-28 03:49:52.279363893 +0000 UTC m=+3.966632410 2026/08/28 03:49:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:52 DEBUG : newLeaf(0x3a72579e8a40): >close: err= 2026/08/28 03:49:52 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:52 DEBUG : dir: Looking for writers 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : dir: reading active writers 2026/08/28 03:49:52 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:49:52 DEBUG : dir: Looking for writers 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:52 DEBUG : dir: reading active writers 2026/08/28 03:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:49:52 DEBUG : dir: Looking for writers 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : dir: reading active writers 2026/08/28 03:49:52 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:49:52 DEBUG : dir: Looking for writers 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : dir: reading active writers 2026/08/28 03:49:52 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:49:52 DEBUG : newLeaf: vfs cache: starting upload 2026/08/28 03:49:52 DEBUG : newLeaf.28aa2889.partial: size = 25 OK 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf.28aa2889.partial" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf.28aa2889.partial 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-huwuqec3duco/newLeaf.28aa2889.partial 2026/08/28 03:49:52 DEBUG : newLeaf.28aa2889.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/28 03:49:52 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/28 03:49:52 DEBUG : newLeaf.28aa2889.partial: renamed to: newLeaf 2026/08/28 03:49:52 INFO : newLeaf: Copied (replaced existing) 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/28 03:49:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-28 03:49:52 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/28 03:49:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/28 03:49:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:49:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/28 03:49:52 DEBUG : dir: Looking for writers 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : dir: reading active writers 2026/08/28 03:49:52 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:52 DEBUG : >WaitForWriters: 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/28 03:49:52 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:52 DEBUG : dir: Looking for writers 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : dir: reading active writers 2026/08/28 03:49:52 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:52 DEBUG : >WaitForWriters: 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:52 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:52 DEBUG : dir: Looking for writers 2026/08/28 03:49:52 DEBUG : file1: reading active writers 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : dir: reading active writers 2026/08/28 03:49:52 DEBUG : >WaitForWriters: 2026/08/28 03:49:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:49:52 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:49:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:49:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a72572a0180): _readAt: size=512, off=0 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a72572a0180): openPending: 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/28 03:49:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/28 03:49:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a72572a0180): >openPending: err= 2026/08/28 03:49:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a72572a0180): >_readAt: n=14, err=EOF 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a72572a0180): close: 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a72572a0180): >close: err= 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/28 03:49:52 DEBUG : newLeaf: Updating file with newLeaf 0x3a72579492b0 2026/08/28 03:49:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:49:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/28 03:49:52 DEBUG : dir/file1: Updating file with dir/file1 0x3a72579492b0 2026/08/28 03:49:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/28 03:49:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/28 03:49:52 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a725795dcc0): openPending: 2026/08/28 03:49:52 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/08/28 03:49:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/28 03:49:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a725795dcc0): >openPending: err= 2026/08/28 03:49:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/28 03:49:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:49:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a725795dcc0): _writeAt: size=25, off=0 2026/08/28 03:49:52 DEBUG : dir/file1(0x3a725795dcc0): >_writeAt: n=25, err= 2026/08/28 03:49:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/28 03:49:52 DEBUG : newLeaf: Updating file with newLeaf 0x3a72579492b0 2026/08/28 03:49:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:49:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:49:52 DEBUG : newLeaf(0x3a725795dcc0): close: 2026/08/28 03:49:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/28 03:49:52 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-28 03:49:52.521064843 +0000 UTC m=+4.208333360 2026/08/28 03:49:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:52 DEBUG : newLeaf(0x3a725795dcc0): >close: err= 2026/08/28 03:49:52 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:52 DEBUG : dir: Looking for writers 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : dir: reading active writers 2026/08/28 03:49:52 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:49:52 DEBUG : dir: Looking for writers 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : dir: reading active writers 2026/08/28 03:49:52 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:49:52 DEBUG : dir: Looking for writers 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : dir: reading active writers 2026/08/28 03:49:52 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:49:52 DEBUG : dir: Looking for writers 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : dir: reading active writers 2026/08/28 03:49:52 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:49:52 DEBUG : newLeaf: vfs cache: starting upload 2026/08/28 03:49:52 DEBUG : newLeaf.b2d49267.partial: size = 25 OK 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf.b2d49267.partial" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf.b2d49267.partial 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-huwuqec3duco/newLeaf.b2d49267.partial 2026/08/28 03:49:52 DEBUG : newLeaf.b2d49267.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/28 03:49:52 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/28 03:49:52 DEBUG : newLeaf.b2d49267.partial: renamed to: newLeaf 2026/08/28 03:49:52 INFO : newLeaf: Copied (replaced existing) 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/28 03:49:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-28 03:49:52 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/28 03:49:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/28 03:49:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/28 03:49:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/28 03:49:52 DEBUG : dir: Looking for writers 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : dir: reading active writers 2026/08/28 03:49:52 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:52 DEBUG : >WaitForWriters: 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/newLeaf" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-huwuqec3duco/newLeaf 2026/08/28 03:49:52 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/28 03:49:52 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:52 DEBUG : dir: Looking for writers 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : dir: reading active writers 2026/08/28 03:49:52 DEBUG : newLeaf: reading active writers 2026/08/28 03:49:52 DEBUG : >WaitForWriters: 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting --- PASS: TestFileRename (1.45s) --- PASS: TestFileRename/off,forceCache=false (0.06s) --- PASS: TestFileRename/minimal,forceCache=false (0.07s) --- PASS: TestFileRename/minimal,forceCache=true (0.41s) --- PASS: TestFileRename/writes,forceCache=false (0.26s) --- PASS: TestFileRename/writes,forceCache=true (0.41s) --- PASS: TestFileRename/full,forceCache=false (0.24s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:52 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.00s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.00s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.01s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.00s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/28 03:49:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:49:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/28 03:49:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/28 03:49:52 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:52 DEBUG : dir: Looking for writers 2026/08/28 03:49:52 DEBUG : file1: reading active writers 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : dir: reading active writers 2026/08/28 03:49:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.03s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/28 03:49:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:49:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/28 03:49:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:52 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/28 03:49:52 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/28 03:49:52 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/28 03:49:52 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/28 03:49:52 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/28 03:49:52 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/28 03:49:52 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:52 DEBUG : dir: Looking for writers 2026/08/28 03:49:52 DEBUG : file1: reading active writers 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : dir: reading active writers 2026/08/28 03:49:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.05s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/28 03:49:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:49:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/28 03:49:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:52 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/28 03:49:52 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/28 03:49:52 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/28 03:49:52 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/28 03:49:52 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/28 03:49:52 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/28 03:49:52 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/28 03:49:52 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/28 03:49:52 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/28 03:49:52 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/28 03:49:52 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/28 03:49:52 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/28 03:49:52 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/28 03:49:52 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/28 03:49:52 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/28 03:49:52 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/28 03:49:52 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/28 03:49:52 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/28 03:49:52 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:52 DEBUG : dir: Looking for writers 2026/08/28 03:49:52 DEBUG : file1: reading active writers 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : dir: reading active writers 2026/08/28 03:49:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.12s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/28 03:49:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:49:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/28 03:49:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/28 03:49:52 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:52 DEBUG : dir: Looking for writers 2026/08/28 03:49:52 DEBUG : file1: reading active writers 2026/08/28 03:49:52 DEBUG : Looking for writers 2026/08/28 03:49:52 DEBUG : dir: reading active writers 2026/08/28 03:49:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.04s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:52 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/28 03:49:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:49:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/28 03:49:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/28 03:49:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:53 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/28 03:49:53 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/28 03:49:53 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:53 DEBUG : dir: Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : dir: reading active writers 2026/08/28 03:49:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.04s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/28 03:49:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:49:53 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:49:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:49:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:49:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72578fafc0): _readAt: size=1, off=0 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72578fafc0): openPending: 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/28 03:49:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/28 03:49:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/28 03:49:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72578fafc0): >openPending: err= 2026/08/28 03:49:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/28 03:49:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:49:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72578fafc0): >_readAt: n=1, err= 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72578fafc0): _readAt: size=256, off=1 2026/08/28 03:49:53 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72578fafc0): >_readAt: n=15, err=EOF 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72578fafc0): _readAt: size=16, off=16 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72578fafc0): >_readAt: n=0, err=EOF 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72578fafc0): close: 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72578fafc0): >close: err= 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72578fafc0): close: 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72578fafc0): >close: err=file already closed 2026/08/28 03:49:53 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:53 DEBUG : dir: Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : dir: reading active writers 2026/08/28 03:49:53 DEBUG : >WaitForWriters: 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.04s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/28 03:49:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:49:53 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:49:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:49:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:49:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72571999c0): _readAt: size=1, off=0 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72571999c0): openPending: 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/28 03:49:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/28 03:49:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/28 03:49:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72571999c0): >openPending: err= 2026/08/28 03:49:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/28 03:49:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:49:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72571999c0): >_readAt: n=1, err= 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72571999c0): _readAt: size=1, off=5 2026/08/28 03:49:53 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72571999c0): >_readAt: n=1, err= 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72571999c0): _readAt: size=1, off=3 2026/08/28 03:49:53 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72571999c0): >_readAt: n=1, err= 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72571999c0): _readAt: size=1, off=13 2026/08/28 03:49:53 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72571999c0): >_readAt: n=1, err= 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72571999c0): _readAt: size=16, off=100 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72571999c0): >_readAt: n=0, err=EOF 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72571999c0): close: 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a72571999c0): >close: err= 2026/08/28 03:49:53 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:53 DEBUG : dir: Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : dir: reading active writers 2026/08/28 03:49:53 DEBUG : >WaitForWriters: 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.04s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/28 03:49:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:49:53 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:49:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:49:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:49:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257702600): _readAt: size=1, off=0 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257702600): openPending: 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/28 03:49:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/28 03:49:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/28 03:49:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257702600): >openPending: err= 2026/08/28 03:49:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/28 03:49:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:49:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257702600): >_readAt: n=1, err= 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257702600): _readAt: size=1, off=5 2026/08/28 03:49:53 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257702600): >_readAt: n=1, err= 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257702600): _readAt: size=1, off=1 2026/08/28 03:49:53 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257702600): >_readAt: n=1, err= 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257702600): _readAt: size=6, off=10 2026/08/28 03:49:53 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257702600): >_readAt: n=6, err= 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257702600): _readAt: size=256, off=10 2026/08/28 03:49:53 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257702600): >_readAt: n=6, err=EOF 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257702600): _readAt: size=256, off=100 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257702600): >_readAt: n=0, err=EOF 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257702600): close: 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257702600): >close: err= 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257702600): _readAt: size=256, off=100 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257702600): >_readAt: n=0, err=file already closed 2026/08/28 03:49:53 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:53 DEBUG : dir: Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : dir: reading active writers 2026/08/28 03:49:53 DEBUG : >WaitForWriters: 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.04s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/28 03:49:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:49:53 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:49:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:49:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:49:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257446c00): RWFileHandle.Flush 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257446c00): _readAt: size=256, off=0 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257446c00): openPending: 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/28 03:49:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/28 03:49:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/28 03:49:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257446c00): >openPending: err= 2026/08/28 03:49:53 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/28 03:49:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:49:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257446c00): >_readAt: n=16, err=EOF 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257446c00): RWFileHandle.Flush 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257446c00): RWFileHandle.Flush 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257446c00): close: 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257446c00): >close: err= 2026/08/28 03:49:53 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:53 DEBUG : dir: Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : dir: reading active writers 2026/08/28 03:49:53 DEBUG : >WaitForWriters: 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.04s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/28 03:49:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/28 03:49:53 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:49:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:49:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:49:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257703700): _readAt: size=256, off=0 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257703700): openPending: 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:53 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/28 03:49:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/28 03:49:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/28 03:49:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257703700): >openPending: err= 2026/08/28 03:49:53 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/28 03:49:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:49:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257703700): >_readAt: n=16, err=EOF 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257703700): RWFileHandle.Release 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257703700): close: 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257703700): >close: err= 2026/08/28 03:49:53 DEBUG : dir/file1(0x3a7257703700): RWFileHandle.Release 2026/08/28 03:49:53 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:53 DEBUG : dir: Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : dir: reading active writers 2026/08/28 03:49:53 DEBUG : >WaitForWriters: 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.03s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:53 DEBUG : file1: newRWFileHandle: 2026/08/28 03:49:53 DEBUG : file1(0x3a7257831300): openPending: 2026/08/28 03:49:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:53 DEBUG : file1(0x3a7257831300): >openPending: err= 2026/08/28 03:49:53 DEBUG : file1: >newRWFileHandle: err= 2026/08/28 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/28 03:49:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/28 03:49:53 DEBUG : file1(0x3a7257831300): _writeAt: size=5, off=0 2026/08/28 03:49:53 DEBUG : file1(0x3a7257831300): >_writeAt: n=5, err= 2026/08/28 03:49:53 DEBUG : file1(0x3a7257831300): _writeAt: size=7, off=5 2026/08/28 03:49:53 DEBUG : file1(0x3a7257831300): >_writeAt: n=7, err= 2026/08/28 03:49:53 DEBUG : file1: vfs cache: truncate to size=11 2026/08/28 03:49:53 DEBUG : file1(0x3a7257831300): close: 2026/08/28 03:49:53 DEBUG : file1: vfs cache: setting modification time to 2026-08-28 03:49:53.214254618 +0000 UTC m=+4.901523146 2026/08/28 03:49:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:53 DEBUG : file1(0x3a7257831300): >close: err= 2026/08/28 03:49:53 DEBUG : file1(0x3a7257831300): close: 2026/08/28 03:49:53 DEBUG : file1(0x3a7257831300): >close: err=file already closed 2026/08/28 03:49:53 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:49:53 DEBUG : file1: vfs cache: starting upload 2026/08/28 03:49:53 DEBUG : file1.06ed3f65.partial: size = 11 OK 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1.06ed3f65.partial" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1.06ed3f65.partial 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-huwuqec3duco/file1.06ed3f65.partial 2026/08/28 03:49:53 DEBUG : file1.06ed3f65.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/28 03:49:53 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/28 03:49:53 DEBUG : file1.06ed3f65.partial: renamed to: file1 2026/08/28 03:49:53 INFO : file1: Copied (new) 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:53 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/28 03:49:53 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-28 03:49:53 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/28 03:49:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/28 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:53 INFO : file1: vfs cache: upload succeeded try #1 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : >WaitForWriters: 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:53 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:53 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/28 03:49:53 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : >WaitForWriters: 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.18s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:53 DEBUG : file1: newRWFileHandle: 2026/08/28 03:49:53 DEBUG : file1(0x3a72577d4440): openPending: 2026/08/28 03:49:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:53 DEBUG : file1(0x3a72577d4440): >openPending: err= 2026/08/28 03:49:53 DEBUG : file1: >newRWFileHandle: err= 2026/08/28 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/28 03:49:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/28 03:49:53 DEBUG : file1(0x3a72577d4440): _writeAt: size=7, off=0 2026/08/28 03:49:53 DEBUG : file1(0x3a72577d4440): >_writeAt: n=7, err= 2026/08/28 03:49:53 DEBUG : file1(0x3a72577d4440): _writeAt: size=6, off=5 2026/08/28 03:49:53 DEBUG : file1(0x3a72577d4440): >_writeAt: n=6, err= 2026/08/28 03:49:53 DEBUG : file1(0x3a72577d4440): close: 2026/08/28 03:49:53 DEBUG : file1: vfs cache: setting modification time to 2026-08-28 03:49:53.392349037 +0000 UTC m=+5.079617574 2026/08/28 03:49:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:53 DEBUG : file1(0x3a72577d4440): >close: err= 2026/08/28 03:49:53 DEBUG : file1(0x3a72577d4440): _writeAt: size=5, off=0 2026/08/28 03:49:53 DEBUG : file1(0x3a72577d4440): >_writeAt: n=0, err=file already closed 2026/08/28 03:49:53 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:49:53 DEBUG : file1: vfs cache: starting upload 2026/08/28 03:49:53 DEBUG : file1.1e25299f.partial: size = 11 OK 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1.1e25299f.partial" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1.1e25299f.partial 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-huwuqec3duco/file1.1e25299f.partial 2026/08/28 03:49:53 DEBUG : file1.1e25299f.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/28 03:49:53 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/28 03:49:53 DEBUG : file1.1e25299f.partial: renamed to: file1 2026/08/28 03:49:53 INFO : file1: Copied (new) 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:53 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/28 03:49:53 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-28 03:49:53 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/28 03:49:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/28 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:53 INFO : file1: vfs cache: upload succeeded try #1 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : >WaitForWriters: 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:53 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:53 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/28 03:49:53 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : >WaitForWriters: 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.18s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:53 DEBUG : file1: newRWFileHandle: 2026/08/28 03:49:53 DEBUG : file1(0x3a7256de6a80): openPending: 2026/08/28 03:49:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:53 DEBUG : file1(0x3a7256de6a80): >openPending: err= 2026/08/28 03:49:53 DEBUG : file1: >newRWFileHandle: err= 2026/08/28 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/28 03:49:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/28 03:49:53 DEBUG : file1(0x3a7256de6a80): close: 2026/08/28 03:49:53 DEBUG : file1: vfs cache: setting modification time to 2026-08-28 03:49:53.569882356 +0000 UTC m=+5.257150903 2026/08/28 03:49:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:53 DEBUG : file1(0x3a7256de6a80): >close: err= 2026/08/28 03:49:53 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/28 03:49:53 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/28 03:49:53 DEBUG : file2: newRWFileHandle: 2026/08/28 03:49:53 DEBUG : file2(0x3a7256de7940): openPending: 2026/08/28 03:49:53 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/28 03:49:53 DEBUG : file2(0x3a7256de7940): >openPending: err= 2026/08/28 03:49:53 DEBUG : file2: >newRWFileHandle: err= 2026/08/28 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/28 03:49:53 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/28 03:49:53 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/28 03:49:53 DEBUG : file2(0x3a7256de7940): RWFileHandle.Flush 2026/08/28 03:49:53 DEBUG : file2(0x3a7256de7940): RWFileHandle.Release 2026/08/28 03:49:53 DEBUG : file2(0x3a7256de7940): close: 2026/08/28 03:49:53 DEBUG : file2: vfs cache: setting modification time to 2026-08-28 03:49:53.571501274 +0000 UTC m=+5.258769821 2026/08/28 03:49:53 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:53 DEBUG : file2(0x3a7256de7940): >close: err= 2026/08/28 03:49:53 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : file2: reading active writers 2026/08/28 03:49:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : file2: reading active writers 2026/08/28 03:49:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : file2: reading active writers 2026/08/28 03:49:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : file2: reading active writers 2026/08/28 03:49:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/28 03:49:53 DEBUG : file1: vfs cache: starting upload 2026/08/28 03:49:53 DEBUG : file2: vfs cache: starting upload 2026/08/28 03:49:53 DEBUG : file1.c35fea54.partial: size = 0 OK 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1.c35fea54.partial" 2026/08/28 03:49:53 DEBUG : file2.2145cd86.partial: size = 0 OK 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file2.2145cd86.partial" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1.c35fea54.partial 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file2.2145cd86.partial 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-huwuqec3duco/file1.c35fea54.partial 2026/08/28 03:49:53 DEBUG : file1.c35fea54.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/28 03:49:53 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-huwuqec3duco/file2.2145cd86.partial 2026/08/28 03:49:53 DEBUG : file2.2145cd86.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/28 03:49:53 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/28 03:49:53 DEBUG : file1.c35fea54.partial: renamed to: file1 2026/08/28 03:49:53 INFO : file1: Copied (new) 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:53 DEBUG : file2.2145cd86.partial: renamed to: file2 2026/08/28 03:49:53 INFO : file2: Copied (new) 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file2" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file2 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-huwuqec3duco/file2 2026/08/28 03:49:53 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/28 03:49:53 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-28 03:49:53 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/28 03:49:53 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/28 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:53 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/28 03:49:53 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-28 03:49:53 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/28 03:49:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/28 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:53 INFO : file2: vfs cache: upload succeeded try #1 2026/08/28 03:49:53 INFO : file1: vfs cache: upload succeeded try #1 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : file2: reading active writers 2026/08/28 03:49:53 DEBUG : >WaitForWriters: 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:53 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:53 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file2" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file2 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-huwuqec3duco/file2 2026/08/28 03:49:53 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file2" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/file2 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-huwuqec3duco/file2 2026/08/28 03:49:53 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/28 03:49:53 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : file2: reading active writers 2026/08/28 03:49:53 DEBUG : >WaitForWriters: 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.19s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:53 DEBUG : file1: newRWFileHandle: 2026/08/28 03:49:53 DEBUG : file1(0x3a7257815000): openPending: 2026/08/28 03:49:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:53 DEBUG : file1(0x3a7257815000): >openPending: err= 2026/08/28 03:49:53 DEBUG : file1: >newRWFileHandle: err= 2026/08/28 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/28 03:49:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/28 03:49:53 DEBUG : file1(0x3a7257815000): _writeAt: size=5, off=0 2026/08/28 03:49:53 DEBUG : file1(0x3a7257815000): >_writeAt: n=5, err= 2026/08/28 03:49:53 DEBUG : file1(0x3a7257815000): RWFileHandle.Flush 2026/08/28 03:49:53 DEBUG : file1(0x3a7257815000): RWFileHandle.Flush 2026/08/28 03:49:53 DEBUG : file1(0x3a7257815000): close: 2026/08/28 03:49:53 DEBUG : file1: vfs cache: setting modification time to 2026-08-28 03:49:53.759887079 +0000 UTC m=+5.447155646 2026/08/28 03:49:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:53 DEBUG : file1(0x3a7257815000): >close: err= 2026/08/28 03:49:53 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:49:53 DEBUG : file1: vfs cache: starting upload 2026/08/28 03:49:53 DEBUG : file1.e56c879a.partial: size = 5 OK 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1.e56c879a.partial" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1.e56c879a.partial 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-huwuqec3duco/file1.e56c879a.partial 2026/08/28 03:49:53 DEBUG : file1.e56c879a.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/28 03:49:53 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/28 03:49:53 DEBUG : file1.e56c879a.partial: renamed to: file1 2026/08/28 03:49:53 INFO : file1: Copied (new) 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:53 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/28 03:49:53 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-28 03:49:53 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/28 03:49:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/28 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:53 INFO : file1: vfs cache: upload succeeded try #1 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : >WaitForWriters: 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:53 DEBUG : file1: newRWFileHandle: 2026/08/28 03:49:53 DEBUG : file1(0x3a72579e9300): openPending: 2026/08/28 03:49:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:53 DEBUG : file1(0x3a72579e9300): >openPending: err= 2026/08/28 03:49:53 DEBUG : file1: >newRWFileHandle: err= 2026/08/28 03:49:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/28 03:49:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/28 03:49:53 DEBUG : file1(0x3a72579e9300): _writeAt: size=5, off=0 2026/08/28 03:49:53 DEBUG : file1(0x3a72579e9300): >_writeAt: n=5, err= 2026/08/28 03:49:53 DEBUG : file1(0x3a72579e9300): RWFileHandle.Release 2026/08/28 03:49:53 DEBUG : file1(0x3a72579e9300): close: 2026/08/28 03:49:53 DEBUG : file1: vfs cache: setting modification time to 2026-08-28 03:49:53.924392234 +0000 UTC m=+5.611660761 2026/08/28 03:49:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:53 DEBUG : file1(0x3a72579e9300): >close: err= 2026/08/28 03:49:53 DEBUG : file1(0x3a72579e9300): RWFileHandle.Release 2026/08/28 03:49:53 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:49:53 DEBUG : Looking for writers 2026/08/28 03:49:53 DEBUG : file1: reading active writers 2026/08/28 03:49:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:49:54 DEBUG : file1: vfs cache: starting upload 2026/08/28 03:49:54 DEBUG : file1.4dcc6571.partial: size = 5 OK 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1.4dcc6571.partial" 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1.4dcc6571.partial 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-huwuqec3duco/file1.4dcc6571.partial 2026/08/28 03:49:54 DEBUG : file1.4dcc6571.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/28 03:49:54 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/28 03:49:54 DEBUG : file1.4dcc6571.partial: renamed to: file1 2026/08/28 03:49:54 INFO : file1: Copied (new) 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:54 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/28 03:49:54 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-28 03:49:53 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/28 03:49:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:54 INFO : file1: vfs cache: upload succeeded try #1 2026/08/28 03:49:54 DEBUG : Looking for writers 2026/08/28 03:49:54 DEBUG : file1: reading active writers 2026/08/28 03:49:54 DEBUG : >WaitForWriters: 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.17s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:54 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/28 03:49:54 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/28 03:49:54 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : dir/file1(0x3a725749f900): openPending: 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/28 03:49:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/28 03:49:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/28 03:49:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:54 DEBUG : dir/file1(0x3a725749f900): >openPending: err= 2026/08/28 03:49:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:49:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/28 03:49:54 DEBUG : dir/file1(0x3a725749f900): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : dir/file1(0x3a725749f900): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : dir/file1(0x3a725749f900): close: 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-28 03:49:54.113879057 +0000 UTC m=+5.801147604 2026/08/28 03:49:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : dir/file1(0x3a725749f900): >close: err= 2026/08/28 03:49:54 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:54 DEBUG : dir: Looking for writers 2026/08/28 03:49:54 DEBUG : file1: reading active writers 2026/08/28 03:49:54 DEBUG : Looking for writers 2026/08/28 03:49:54 DEBUG : dir: reading active writers 2026/08/28 03:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:49:54 DEBUG : dir: Looking for writers 2026/08/28 03:49:54 DEBUG : file1: reading active writers 2026/08/28 03:49:54 DEBUG : Looking for writers 2026/08/28 03:49:54 DEBUG : dir: reading active writers 2026/08/28 03:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:49:54 DEBUG : dir: Looking for writers 2026/08/28 03:49:54 DEBUG : file1: reading active writers 2026/08/28 03:49:54 DEBUG : Looking for writers 2026/08/28 03:49:54 DEBUG : dir: reading active writers 2026/08/28 03:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:49:54 DEBUG : dir: Looking for writers 2026/08/28 03:49:54 DEBUG : file1: reading active writers 2026/08/28 03:49:54 DEBUG : Looking for writers 2026/08/28 03:49:54 DEBUG : dir: reading active writers 2026/08/28 03:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:49:54 DEBUG : dir/file1: vfs cache: starting upload 2026/08/28 03:49:54 DEBUG : dir/file1.9c8fb87a.partial: size = 5 OK 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1.9c8fb87a.partial" 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1.9c8fb87a.partial 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-huwuqec3duco/dir/file1.9c8fb87a.partial 2026/08/28 03:49:54 DEBUG : dir/file1.9c8fb87a.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/28 03:49:54 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/28 03:49:54 DEBUG : dir/file1.9c8fb87a.partial: renamed to: dir/file1 2026/08/28 03:49:54 INFO : dir/file1: Copied (replaced existing) 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:54 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/28 03:49:54 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-28 03:49:54 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/28 03:49:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/28 03:49:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/28 03:49:54 DEBUG : dir: Looking for writers 2026/08/28 03:49:54 DEBUG : file1: reading active writers 2026/08/28 03:49:54 DEBUG : Looking for writers 2026/08/28 03:49:54 DEBUG : dir: reading active writers 2026/08/28 03:49:54 DEBUG : >WaitForWriters: 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.19s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:54 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/28 03:49:54 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : dir/file1: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/28 03:49:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/28 03:49:54 DEBUG : dir/file1(0x3a7257200500): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : dir/file1(0x3a7257200500): openPending: 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/28 03:49:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/28 03:49:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/28 03:49:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:54 DEBUG : dir/file1(0x3a7257200500): >openPending: err= 2026/08/28 03:49:54 DEBUG : dir/file1(0x3a7257200500): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : dir/file1(0x3a7257200500): _writeAt: size=15, off=5 2026/08/28 03:49:54 DEBUG : dir/file1(0x3a7257200500): >_writeAt: n=15, err= 2026/08/28 03:49:54 DEBUG : dir/file1(0x3a7257200500): close: 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/28 03:49:54 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-28 03:49:54.301223616 +0000 UTC m=+5.988492143 2026/08/28 03:49:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : dir/file1(0x3a7257200500): >close: err= 2026/08/28 03:49:54 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:54 DEBUG : dir: Looking for writers 2026/08/28 03:49:54 DEBUG : file1: reading active writers 2026/08/28 03:49:54 DEBUG : Looking for writers 2026/08/28 03:49:54 DEBUG : dir: reading active writers 2026/08/28 03:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:49:54 DEBUG : dir: Looking for writers 2026/08/28 03:49:54 DEBUG : file1: reading active writers 2026/08/28 03:49:54 DEBUG : Looking for writers 2026/08/28 03:49:54 DEBUG : dir: reading active writers 2026/08/28 03:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:49:54 DEBUG : dir: Looking for writers 2026/08/28 03:49:54 DEBUG : file1: reading active writers 2026/08/28 03:49:54 DEBUG : Looking for writers 2026/08/28 03:49:54 DEBUG : dir: reading active writers 2026/08/28 03:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:49:54 DEBUG : dir: Looking for writers 2026/08/28 03:49:54 DEBUG : file1: reading active writers 2026/08/28 03:49:54 DEBUG : Looking for writers 2026/08/28 03:49:54 DEBUG : dir: reading active writers 2026/08/28 03:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:49:54 DEBUG : dir/file1: vfs cache: starting upload 2026/08/28 03:49:54 DEBUG : dir/file1.8f1285a3.partial: size = 20 OK 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1.8f1285a3.partial" 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1.8f1285a3.partial 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-huwuqec3duco/dir/file1.8f1285a3.partial 2026/08/28 03:49:54 DEBUG : dir/file1.8f1285a3.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/28 03:49:54 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/28 03:49:54 DEBUG : dir/file1.8f1285a3.partial: renamed to: dir/file1 2026/08/28 03:49:54 INFO : dir/file1: Copied (replaced existing) 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:54 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/28 03:49:54 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-28 03:49:54 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/28 03:49:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/28 03:49:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/28 03:49:54 DEBUG : dir: Looking for writers 2026/08/28 03:49:54 DEBUG : file1: reading active writers 2026/08/28 03:49:54 DEBUG : Looking for writers 2026/08/28 03:49:54 DEBUG : dir: reading active writers 2026/08/28 03:49:54 DEBUG : >WaitForWriters: 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.19s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : file1: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : file1(0x3a7257201580): openPending: 2026/08/28 03:49:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:54 DEBUG : file1(0x3a7257201580): >openPending: err= 2026/08/28 03:49:54 DEBUG : file1: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/28 03:49:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/28 03:49:54 DEBUG : file1(0x3a7257201580): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : file1(0x3a7257201580): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : file1(0x3a7257201580): close: 2026/08/28 03:49:54 DEBUG : file1: vfs cache: setting modification time to 2026-08-28 03:49:54.469513638 +0000 UTC m=+6.156782175 2026/08/28 03:49:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : file1(0x3a7257201580): >close: err= 2026/08/28 03:49:54 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:54 DEBUG : Looking for writers 2026/08/28 03:49:54 DEBUG : file1: reading active writers 2026/08/28 03:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:49:54 DEBUG : Looking for writers 2026/08/28 03:49:54 DEBUG : file1: reading active writers 2026/08/28 03:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:49:54 DEBUG : Looking for writers 2026/08/28 03:49:54 DEBUG : file1: reading active writers 2026/08/28 03:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:49:54 DEBUG : Looking for writers 2026/08/28 03:49:54 DEBUG : file1: reading active writers 2026/08/28 03:49:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:49:54 DEBUG : file1: vfs cache: starting upload 2026/08/28 03:49:54 DEBUG : file1.c1a2bb46.partial: size = 5 OK 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1.c1a2bb46.partial" 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1.c1a2bb46.partial 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-huwuqec3duco/file1.c1a2bb46.partial 2026/08/28 03:49:54 DEBUG : file1.c1a2bb46.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/28 03:49:54 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/28 03:49:54 DEBUG : file1.c1a2bb46.partial: renamed to: file1 2026/08/28 03:49:54 INFO : file1: Copied (new) 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:54 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/28 03:49:54 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-28 03:49:54 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/28 03:49:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:54 INFO : file1: vfs cache: upload succeeded try #1 2026/08/28 03:49:54 DEBUG : Looking for writers 2026/08/28 03:49:54 DEBUG : file1: reading active writers 2026/08/28 03:49:54 DEBUG : >WaitForWriters: 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/28 03:49:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769200): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769200): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769200): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769200): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769200): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.631745407 +0000 UTC m=+6.319013934 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769200): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769680): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769680): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769680): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769680): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769680): _writeAt: size=3, off=2 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769680): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769680): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.631745407 +0000 UTC m=+6.319013934 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769680): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769b40): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769b40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769b40): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769b40): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769b40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.631745407 +0000 UTC m=+6.319013934 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769b40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72573d0150 item 1 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257362280): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257362280): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257362280): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257362280): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257362280): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.63504527 +0000 UTC m=+6.322313837 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257362280): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257362780): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257362780): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257362780): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257362780): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257362780): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.63504527 +0000 UTC m=+6.322313837 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257362780): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72573d0700 item 2 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257362dc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257362dc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257362dc0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257362dc0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257362dc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.637434582 +0000 UTC m=+6.324703109 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257362dc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257363240): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257363240): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257363240): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257363240): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257363240): _writeAt: size=3, off=2 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257363240): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257363240): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.637434582 +0000 UTC m=+6.324703109 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257363240): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257363700): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257363700): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257363700): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257363700): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257363700): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.637434582 +0000 UTC m=+6.324703109 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257363700): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72573d0a80 item 3 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257363d80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257363d80): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257363d80): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257363d80): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257363d80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.640972233 +0000 UTC m=+6.328240761 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257363d80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778c3c0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778c3c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778c3c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778c3c0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778c3c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.640972233 +0000 UTC m=+6.328240761 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778c3c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72573d11f0 item 4 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778ca00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778ca00): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778ca00): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778ca00): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778ca00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.643020633 +0000 UTC m=+6.330289160 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778ca00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778ce80): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778ce80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778ce80): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778ce80): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778ce80): _writeAt: size=3, off=2 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778ce80): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778ce80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.643020633 +0000 UTC m=+6.330289160 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778ce80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778d340): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778d340): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778d340): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778d340): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778d340): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.643020633 +0000 UTC m=+6.330289160 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778d340): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72573d1650 item 5 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778d9c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778d9c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778d9c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778d9c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778d9c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.645874972 +0000 UTC m=+6.333143500 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725778d9c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a6000): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a6000): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a6000): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a6000): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a6000): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.645874972 +0000 UTC m=+6.333143500 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a6000): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72573d1ce0 item 6 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a6680): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a6680): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a6680): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a6680): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a6680): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.648543023 +0000 UTC m=+6.335811550 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a6680): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a6b80): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a6b80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a6b80): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a6b80): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a6b80): _writeAt: size=3, off=2 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a6b80): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a6b80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.648543023 +0000 UTC m=+6.335811550 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a6b80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a7040): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a7040): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a7040): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a7040): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a7040): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.648543023 +0000 UTC m=+6.335811550 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a7040): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e6ca10 item 7 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a76c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a76c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a76c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a76c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a76c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.651184641 +0000 UTC m=+6.338453168 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a76c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a7c00): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a7c00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a7c00): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a7c00): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a7c00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.651184641 +0000 UTC m=+6.338453168 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577a7c00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e6d7a0 item 8 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d42c0): _readAt: size=2, off=0 2026/08/28 03:49:54 ERROR : open-test-file(0x3a72577d42c0): Couldn't read size of file 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d42c0): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d42c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d42c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d42c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d42c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d4680): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d4680): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d4680): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d4680): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d4680): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.653240734 +0000 UTC m=+6.340509271 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d4680): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d4b00): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d4b00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d4b00): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d4b00): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d4b00): _writeAt: size=3, off=2 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d4b00): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d4b00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.653240734 +0000 UTC m=+6.340509271 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d4b00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d5000): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d5000): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d5000): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d5000): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d5000): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.653240734 +0000 UTC m=+6.340509271 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d5000): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e7e4d0 item 9 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d5680): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d5680): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d5680): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d5680): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d5680): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.655873267 +0000 UTC m=+6.343141794 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d5680): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d5bc0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d5bc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d5bc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d5bc0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d5bc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.655873267 +0000 UTC m=+6.343141794 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577d5bc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e7f1f0 item 10 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780c300): _readAt: size=2, off=0 2026/08/28 03:49:54 ERROR : open-test-file(0x3a725780c300): Couldn't read size of file 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780c300): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780c300): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780c300): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780c300): close: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780c300): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780c6c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780c6c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780c6c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780c6c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780c6c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.657844129 +0000 UTC m=+6.345112656 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780c6c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780cbc0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780cbc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780cbc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780cbc0): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780cbc0): _writeAt: size=3, off=2 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780cbc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780cbc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.657844129 +0000 UTC m=+6.345112656 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780cbc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780d0c0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780d0c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780d0c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780d0c0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780d0c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.657844129 +0000 UTC m=+6.345112656 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780d0c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e7f810 item 11 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780d740): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780d740): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780d740): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780d740): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780d740): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.661644476 +0000 UTC m=+6.348913004 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780d740): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780dc80): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780dc80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780dc80): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780dc80): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780dc80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.661644476 +0000 UTC m=+6.348913004 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725780dc80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256f44700 item 12 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578283c0): _readAt: size=2, off=0 2026/08/28 03:49:54 ERROR : open-test-file(0x3a72578283c0): Couldn't read size of file 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578283c0): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578283c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578283c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578283c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578283c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257828780): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257828780): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257828780): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257828780): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257828780): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.663670273 +0000 UTC m=+6.350938800 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257828780): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257828e40): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257828e40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257828e40): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257828e40): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257828e40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.663670273 +0000 UTC m=+6.350938800 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257828e40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256f44f50 item 13 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578294c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578294c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578294c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578294c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578294c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.665967791 +0000 UTC m=+6.353236379 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578294c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829a00): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829a00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829a00): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829a00): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829a00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.665967791 +0000 UTC m=+6.353236379 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829a00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256f45650 item 14 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257848140): _readAt: size=2, off=0 2026/08/28 03:49:54 ERROR : open-test-file(0x3a7257848140): Couldn't read size of file 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257848140): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257848140): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257848140): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257848140): close: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257848140): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257848500): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257848500): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257848500): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257848500): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257848500): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.668438128 +0000 UTC m=+6.355706664 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257848500): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257848bc0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257848bc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257848bc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257848bc0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257848bc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.668438128 +0000 UTC m=+6.355706664 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257848bc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256f06380 item 15 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 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/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257849240): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257849240): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257849240): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257849240): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257849240): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.671668989 +0000 UTC m=+6.358937526 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257849240): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257849780): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257849780): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257849780): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257849780): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257849780): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.671668989 +0000 UTC m=+6.358937526 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257849780): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256f06cb0 item 16 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257849dc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257849dc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257849dc0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257849dc0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257849dc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.673842735 +0000 UTC m=+6.361111262 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257849dc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257862340): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257862340): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257862340): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257862340): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257862340): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257862340): _writeAt: size=3, off=7 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257862340): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257862340): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.673842735 +0000 UTC m=+6.361111262 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257862340): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257862840): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257862840): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257862840): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257862840): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257862840): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.673842735 +0000 UTC m=+6.361111262 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257862840): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256f07650 item 17 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257862ec0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257862ec0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257862ec0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257862ec0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257862ec0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.676639407 +0000 UTC m=+6.363907934 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257862ec0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257863400): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257863400): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257863400): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257863400): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257863400): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.676639407 +0000 UTC m=+6.363907934 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257863400): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72572d43f0 item 18 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257863a80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257863a80): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257863a80): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257863a80): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257863a80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.678852667 +0000 UTC m=+6.366121194 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257863a80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787e080): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787e080): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787e080): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787e080): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787e080): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787e080): _writeAt: size=3, off=7 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787e080): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787e080): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.678852667 +0000 UTC m=+6.366121194 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787e080): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787e580): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787e580): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787e580): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787e580): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787e580): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.678852667 +0000 UTC m=+6.366121194 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787e580): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72572d4850 item 19 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787ec00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787ec00): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787ec00): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787ec00): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787ec00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.681590097 +0000 UTC m=+6.368858624 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787ec00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787f140): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787f140): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787f140): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787f140): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787f140): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.681590097 +0000 UTC m=+6.368858624 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787f140): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72572d4e00 item 20 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787f7c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787f7c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787f7c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787f7c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787f7c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.683641852 +0000 UTC m=+6.370910379 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787f7c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787fcc0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787fcc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787fcc0): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787fcc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787fcc0): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787fcc0): _writeAt: size=3, off=7 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787fcc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787fcc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.683641852 +0000 UTC m=+6.370910379 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725787fcc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a42c0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a42c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a42c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a42c0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a42c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.683641852 +0000 UTC m=+6.370910379 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a42c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72572d5180 item 21 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a4940): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a4940): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a4940): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a4940): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a4940): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.686432502 +0000 UTC m=+6.373701029 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a4940): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a4e80): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a4e80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a4e80): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a4e80): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a4e80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.686432502 +0000 UTC m=+6.373701029 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a4e80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72572d5730 item 22 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a5500): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a5500): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a5500): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a5500): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a5500): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.688419866 +0000 UTC m=+6.375688393 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a5500): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a5a00): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a5a00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a5a00): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a5a00): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a5a00): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a5a00): _writeAt: size=3, off=7 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a5a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a5a00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.688419866 +0000 UTC m=+6.375688393 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578a5a00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c6000): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c6000): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c6000): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c6000): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c6000): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.688419866 +0000 UTC m=+6.375688393 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c6000): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72572d5c00 item 23 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 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/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c6680): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c6680): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c6680): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c6680): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c6680): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.691536162 +0000 UTC m=+6.378804699 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c6680): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c6bc0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c6bc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c6bc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c6bc0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c6bc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.691536162 +0000 UTC m=+6.378804699 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c6bc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e2caf0 item 24 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c7200): _readAt: size=2, off=0 2026/08/28 03:49:54 ERROR : open-test-file(0x3a72578c7200): Couldn't read size of file 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c7200): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c7200): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c7200): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c7200): close: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c7200): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c75c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c75c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c75c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c75c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c75c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.694036404 +0000 UTC m=+6.381304941 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c75c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c7ac0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c7ac0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c7ac0): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c7ac0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c7ac0): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c7ac0): _writeAt: size=3, off=7 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c7ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c7ac0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.694036404 +0000 UTC m=+6.381304941 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578c7ac0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e2100): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e2100): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e2100): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e2100): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e2100): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.694036404 +0000 UTC m=+6.381304941 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e2100): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256f7e460 item 25 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e2780): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e2780): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e2780): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e2780): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e2780): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.697400597 +0000 UTC m=+6.384669145 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e2780): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e2cc0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e2cc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e2cc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e2cc0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e2cc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.697400597 +0000 UTC m=+6.384669145 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e2cc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256f7f500 item 26 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e3300): _readAt: size=2, off=0 2026/08/28 03:49:54 ERROR : open-test-file(0x3a72578e3300): Couldn't read size of file 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e3300): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e3300): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e3300): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e3300): close: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e3300): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e36c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e36c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e36c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e36c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e36c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.699900499 +0000 UTC m=+6.387169046 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e36c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e3bc0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e3bc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e3bc0): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e3bc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e3bc0): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e3bc0): _writeAt: size=3, off=7 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e3bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e3bc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.699900499 +0000 UTC m=+6.387169046 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578e3bc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257902200): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257902200): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257902200): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257902200): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257902200): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.699900499 +0000 UTC m=+6.387169046 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257902200): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256f7fb90 item 27 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 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/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257902880): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257902880): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257902880): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257902880): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257902880): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.702804714 +0000 UTC m=+6.390073250 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257902880): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257902dc0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257902dc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257902dc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257902dc0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257902dc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.702804714 +0000 UTC m=+6.390073250 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257902dc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72572764d0 item 28 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257903400): _readAt: size=2, off=0 2026/08/28 03:49:54 ERROR : open-test-file(0x3a7257903400): Couldn't read size of file 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257903400): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257903400): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257903400): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257903400): close: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257903400): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579037c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579037c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579037c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579037c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579037c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.705149993 +0000 UTC m=+6.392418540 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579037c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257903e80): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257903e80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257903e80): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257903e80): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257903e80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.705149993 +0000 UTC m=+6.392418540 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257903e80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257276930 item 29 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 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/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257934600): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257934600): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257934600): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257934600): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257934600): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.707058718 +0000 UTC m=+6.394327235 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257934600): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257934b40): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257934b40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257934b40): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257934b40): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257934b40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.707058718 +0000 UTC m=+6.394327235 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257934b40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257276d90 item 30 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 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/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257935180): _readAt: size=2, off=0 2026/08/28 03:49:54 ERROR : open-test-file(0x3a7257935180): Couldn't read size of file 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257935180): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257935180): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257935180): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257935180): close: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257935180): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257935540): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257935540): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257935540): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257935540): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257935540): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.710001777 +0000 UTC m=+6.397270323 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257935540): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257935c00): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257935c00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257935c00): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257935c00): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257935c00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.710001777 +0000 UTC m=+6.397270323 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257935c00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257277110 item 31 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 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/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257968380): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257968380): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257968380): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257968380): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257968380): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.712369378 +0000 UTC m=+6.399637926 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257968380): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579688c0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579688c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579688c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579688c0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579688c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.712369378 +0000 UTC m=+6.399637926 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579688c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72572775e0 item 32 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257968f00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257968f00): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257968f00): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257968f00): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257968f00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.714511113 +0000 UTC m=+6.401779650 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257968f00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257969380): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257969380): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257969380): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257969380): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257969380): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257277ab0 item 33 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257969380): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257969380): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.715219531 +0000 UTC m=+6.402488069 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257969380): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257969880): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257969880): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257969880): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257969880): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257969880): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.715219531 +0000 UTC m=+6.402488069 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257969880): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725712e150 item 33 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257969ec0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257969ec0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257969ec0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257969ec0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257969ec0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.717513604 +0000 UTC m=+6.404782131 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257969ec0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990440): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990440): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725712e850 item 34 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990440): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990440): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990440): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990440): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990440): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.71888788 +0000 UTC m=+6.406156437 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990440): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990980): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990980): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990980): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990980): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990980): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.71888788 +0000 UTC m=+6.406156437 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990980): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725712ea80 item 34 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990fc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990fc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990fc0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990fc0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990fc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.723443293 +0000 UTC m=+6.410711860 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990fc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257991440): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257991440): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257991440): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257991440): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257991440): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725712f340 item 35 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257991440): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257991440): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.726153843 +0000 UTC m=+6.413422360 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257991440): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257991940): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257991940): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257991940): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257991940): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257991940): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.726153843 +0000 UTC m=+6.413422360 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257991940): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725712f500 item 35 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c60c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c60c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c60c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c60c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c60c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.727938433 +0000 UTC m=+6.415206950 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c60c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c65c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c65c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725712fc00 item 36 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c65c0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c65c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c65c0): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c65c0): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c65c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.728728665 +0000 UTC m=+6.415997182 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c65c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c6b00): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c6b00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c6b00): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c6b00): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c6b00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.728728665 +0000 UTC m=+6.415997182 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c6b00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256c7c0e0 item 36 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7140): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7140): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7140): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7140): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7140): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.730445608 +0000 UTC m=+6.417714125 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7140): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c75c0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c75c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c75c0): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c75c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c75c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256c7c850 item 37 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c75c0): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c75c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.731229919 +0000 UTC m=+6.418498436 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c75c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7ac0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7ac0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7ac0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7ac0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7ac0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.731229919 +0000 UTC m=+6.418498436 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7ac0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256c7ca10 item 37 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ee240): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ee240): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ee240): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ee240): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ee240): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.733022665 +0000 UTC m=+6.420291182 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ee240): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ee740): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ee740): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256c7d260 item 38 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ee740): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ee740): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ee740): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ee740): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ee740): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.73371398 +0000 UTC m=+6.420982578 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ee740): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579eec80): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579eec80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579eec80): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579eec80): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579eec80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.73371398 +0000 UTC m=+6.420982578 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579eec80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256c7d570 item 38 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ef300): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ef300): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ef300): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ef300): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ef300): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.735395056 +0000 UTC m=+6.422663573 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ef300): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ef800): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ef800): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ef800): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ef800): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ef800): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72573860e0 item 39 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ef800): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ef800): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.736055072 +0000 UTC m=+6.423323589 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ef800): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579efd00): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579efd00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579efd00): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579efd00): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579efd00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.736055072 +0000 UTC m=+6.423323589 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579efd00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257386770 item 39 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0e480): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0e480): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0e480): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0e480): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0e480): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.737859009 +0000 UTC m=+6.425127536 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0e480): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0e980): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0e980): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257387110 item 40 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0e980): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0e980): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0e980): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0e980): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0e980): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.738751324 +0000 UTC m=+6.426019861 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0e980): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0eec0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0eec0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0eec0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0eec0): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0eec0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.738751324 +0000 UTC m=+6.426019861 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0eec0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72573872d0 item 40 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0f480): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0f480): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0f480): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0f480): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0f480): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0f480): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0f480): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.740506379 +0000 UTC m=+6.427774907 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0f480): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0f980): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0f980): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0f980): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257387810 item 41 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0f980): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0f980): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.741121792 +0000 UTC m=+6.428390309 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0f980): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0fe40): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0fe40): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0fe40): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0fe40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0fe40): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257387a40 item 41 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0fe40): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0fe40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.741718779 +0000 UTC m=+6.428987296 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0fe40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a38480): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a38480): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a38480): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a38480): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a38480): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.741718779 +0000 UTC m=+6.428987296 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a38480): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257387c00 item 41 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a38ac0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a38ac0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a38ac0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a38ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a38ac0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a38ac0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a38ac0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.74359903 +0000 UTC m=+6.430867557 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a38ac0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a38fc0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a38fc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a38fc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256c7e1c0 item 42 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a38fc0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a38fc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.744275658 +0000 UTC m=+6.431544175 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a38fc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a39500): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a39500): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256c7e4d0 item 42 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a39500): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a39500): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a39500): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a39500): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a39500): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.744926888 +0000 UTC m=+6.432195435 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a39500): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a39a80): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a39a80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a39a80): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a39a80): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a39a80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.744926888 +0000 UTC m=+6.432195435 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a39a80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256c7e690 item 42 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a521c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a521c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a521c0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a521c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a521c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a521c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a521c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.746706008 +0000 UTC m=+6.433974525 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a521c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a526c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a526c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a526c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256c7eb60 item 43 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a526c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a526c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.747352319 +0000 UTC m=+6.434620836 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a526c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a52c00): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a52c00): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a52c00): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a52c00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a52c00): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256c7ee70 item 43 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a52c00): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a52c00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.748208095 +0000 UTC m=+6.435476672 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a52c00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a53140): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a53140): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a53140): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a53140): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a53140): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.748208095 +0000 UTC m=+6.435476672 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a53140): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256c7f030 item 43 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a53780): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a53780): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a53780): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a53780): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a53780): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a53780): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a53780): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.749999217 +0000 UTC m=+6.437267734 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a53780): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a53c80): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a53c80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a53c80): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256c7f3b0 item 44 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a53c80): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a53c80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.750656209 +0000 UTC m=+6.437924766 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a53c80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a702c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a702c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256c7f650 item 44 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a702c0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a702c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a702c0): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a702c0): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a702c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.751473743 +0000 UTC m=+6.438742270 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a702c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a70840): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a70840): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a70840): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a70840): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a70840): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.751473743 +0000 UTC m=+6.438742270 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a70840): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256c7f9d0 item 44 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a70e80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a70e80): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a70e80): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a70e80): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a70e80): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a70e80): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a70e80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.752892452 +0000 UTC m=+6.440160969 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a70e80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a71380): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a71380): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a71380): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256c7fdc0 item 45 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a71380): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a71380): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.753462579 +0000 UTC m=+6.440731106 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a71380): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a71a80): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a71a80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a71a80): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a71a80): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a71a80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.753462579 +0000 UTC m=+6.440731106 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a71a80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256cfa1c0 item 45 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a961c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a961c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a961c0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a961c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a961c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a961c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a961c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.755038275 +0000 UTC m=+6.442306792 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a961c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a966c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a966c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a966c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256cfa770 item 46 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a966c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a966c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.755750871 +0000 UTC m=+6.443019388 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a966c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201c40): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201c40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201c40): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201c40): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201c40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.755750871 +0000 UTC m=+6.443019388 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201c40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256cfaa10 item 46 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b4700): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b4700): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b4700): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b4700): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b4700): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b4700): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b4700): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.757532656 +0000 UTC m=+6.444801184 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b4700): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a96dc0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a96dc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a96dc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e9eee0 item 47 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a96dc0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a96dc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.758688129 +0000 UTC m=+6.445956646 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a96dc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572005c0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572005c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572005c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572005c0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572005c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.758688129 +0000 UTC m=+6.445956646 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572005c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256ab0d20 item 47 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 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/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200c00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200c00): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200c00): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200c00): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200c00): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200c00): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200c00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.760373712 +0000 UTC m=+6.447642229 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200c00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201100): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201100): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201100): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256ab1730 item 48 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201100): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201100): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.761170647 +0000 UTC m=+6.448439215 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201100): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201880): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201880): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201880): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201880): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201880): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.761170647 +0000 UTC m=+6.448439215 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201880): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256ab1960 item 48 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b42c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b42c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b42c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b42c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b42c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.76293029 +0000 UTC m=+6.450198858 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b42c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b4f80): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b4f80): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b4f80): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b4f80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b4f80): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b4f80): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e9e3f0 item 49 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b4f80): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b4f80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.763868682 +0000 UTC m=+6.451137230 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b4f80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b54c0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b54c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b54c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b54c0): >_readAt: n=8, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b54c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.763868682 +0000 UTC m=+6.451137230 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b54c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e9e620 item 49 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b5b40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b5b40): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b5b40): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b5b40): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b5b40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.765561279 +0000 UTC m=+6.452829816 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b5b40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0c180): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0c180): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0c180): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e9f0a0 item 50 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0c180): _readAt: size=2, off=5 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0c180): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0c180): _writeAt: size=3, off=5 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0c180): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0c180): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.766317938 +0000 UTC m=+6.453586455 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0c180): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0cbc0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0cbc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0cbc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0cbc0): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0cbc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.766317938 +0000 UTC m=+6.453586455 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0cbc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e9f490 item 50 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0d5c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0d5c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0d5c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0d5c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0d5c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.767946474 +0000 UTC m=+6.455215041 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0d5c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0db40): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0db40): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0db40): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0db40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0db40): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0db40): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579620e0 item 51 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0db40): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0db40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.76866496 +0000 UTC m=+6.455933538 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0db40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a96480): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a96480): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a96480): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a96480): >_readAt: n=8, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a96480): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.76866496 +0000 UTC m=+6.455933538 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a96480): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579622a0 item 51 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a97200): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a97200): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a97200): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a97200): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a97200): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.770402493 +0000 UTC m=+6.457671090 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a97200): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a97700): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a97700): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a97700): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257962770 item 52 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a97700): _readAt: size=2, off=5 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a97700): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a97700): _writeAt: size=3, off=5 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a97700): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a97700): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.771157027 +0000 UTC m=+6.458425555 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a97700): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a97c80): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a97c80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a97c80): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a97c80): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a97c80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.771157027 +0000 UTC m=+6.458425555 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a97c80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257962a10 item 52 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de6940): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de6940): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de6940): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de6940): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de6940): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.772839355 +0000 UTC m=+6.460107902 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de6940): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de7300): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de7300): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de7300): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de7300): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de7300): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de7300): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257962d90 item 53 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de7300): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de7300): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.77349864 +0000 UTC m=+6.460767157 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de7300): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e81c0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e81c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e81c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e81c0): >_readAt: n=8, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e81c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.77349864 +0000 UTC m=+6.460767157 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e81c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256cfa150 item 53 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e8880): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e8880): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e8880): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e8880): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e8880): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.775061071 +0000 UTC m=+6.462329588 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e8880): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e8d80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e8d80): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e8d80): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256cfa700 item 54 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e8d80): _readAt: size=2, off=5 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e8d80): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e8d80): _writeAt: size=3, off=5 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e8d80): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e8d80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.775676103 +0000 UTC m=+6.462944620 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e8d80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e9300): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e9300): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e9300): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e9300): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e9300): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.775676103 +0000 UTC m=+6.462944620 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e9300): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256cfac40 item 54 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e9980): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e9980): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e9980): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e9980): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e9980): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.777167178 +0000 UTC m=+6.464435695 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e9980): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e9e80): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e9e80): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e9e80): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e9e80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e9e80): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e9e80): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256cfb490 item 55 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e9e80): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e9e80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.777810033 +0000 UTC m=+6.465078550 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579e9e80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725701f880): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725701f880): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725701f880): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725701f880): >_readAt: n=8, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725701f880): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.777810033 +0000 UTC m=+6.465078550 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725701f880): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256cfb730 item 55 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 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/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814340): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814340): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814340): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814340): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814340): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.77955558 +0000 UTC m=+6.466824097 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814340): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578148c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578148c0): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578148c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256cfbc70 item 56 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578148c0): _readAt: size=2, off=5 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578148c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578148c0): _writeAt: size=3, off=5 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578148c0): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578148c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.780293904 +0000 UTC m=+6.467562421 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578148c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814e40): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814e40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814e40): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814e40): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814e40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.780293904 +0000 UTC m=+6.467562421 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814e40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725789e070 item 56 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815480): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815480): open at offset 0 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815480): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815480): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815480): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815480): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815480): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815480): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.781966413 +0000 UTC m=+6.469234939 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815480): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578159c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578159c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578159c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725789e460 item 57 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578159c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578159c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.78259489 +0000 UTC m=+6.469863467 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578159c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcc440): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcc440): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcc440): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcc440): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcc440): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcc440): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725789e8c0 item 57 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcc440): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcc440): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.783323435 +0000 UTC m=+6.470592002 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcc440): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bccc00): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bccc00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bccc00): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bccc00): >_readAt: n=8, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bccc00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.783323435 +0000 UTC m=+6.470592002 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bccc00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725789ea80 item 57 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcd5c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcd5c0): open at offset 0 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcd5c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcd5c0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcd5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcd5c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcd5c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcd5c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.785313764 +0000 UTC m=+6.472582292 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcd5c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcdbc0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcdbc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcdbc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725789ee70 item 58 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcdbc0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcdbc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.785979131 +0000 UTC m=+6.473247718 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcdbc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257768400): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257768400): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257768400): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725789f030 item 58 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257768400): _readAt: size=2, off=5 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257768400): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257768400): _writeAt: size=3, off=5 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257768400): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257768400): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.786779252 +0000 UTC m=+6.474047769 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257768400): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577689c0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577689c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577689c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577689c0): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577689c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.786779252 +0000 UTC m=+6.474047769 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577689c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725789f1f0 item 58 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769000): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769000): open at offset 0 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769000): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769000): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769000): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769000): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769000): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769000): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.788474905 +0000 UTC m=+6.475743472 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769000): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769540): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769540): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769540): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725789f570 item 59 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769540): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769540): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.789038851 +0000 UTC m=+6.476307368 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769540): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769a80): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769a80): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769a80): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769a80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769a80): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769a80): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725789f730 item 59 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769a80): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769a80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.789684058 +0000 UTC m=+6.476952575 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769a80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257054100): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257054100): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257054100): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257054100): >_readAt: n=8, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257054100): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.789684058 +0000 UTC m=+6.476952575 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257054100): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725789f8f0 item 59 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 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/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257054740): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257054740): open at offset 0 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257054740): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257054740): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257054740): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257054740): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257054740): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257054740): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.791175025 +0000 UTC m=+6.478443542 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257054740): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257054c80): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257054c80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257054c80): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725789fe30 item 60 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257054c80): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257054c80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.791684928 +0000 UTC m=+6.478953445 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257054c80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570551c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570551c0): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570551c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574dc150 item 60 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570551c0): _readAt: size=2, off=5 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570551c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570551c0): _writeAt: size=3, off=5 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570551c0): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570551c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.792359882 +0000 UTC m=+6.479628399 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570551c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257055780): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257055780): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257055780): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257055780): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257055780): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.792359882 +0000 UTC m=+6.479628399 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257055780): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574dc310 item 60 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257055dc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257055dc0): open at offset 0 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257055dc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257055dc0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257055dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257055dc0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257055dc0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257055dc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.793881326 +0000 UTC m=+6.481149843 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257055dc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257064400): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257064400): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257064400): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574dc690 item 61 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257064400): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257064400): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.794415314 +0000 UTC m=+6.481683831 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257064400): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257064b00): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257064b00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257064b00): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257064b00): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257064b00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.794415314 +0000 UTC m=+6.481683831 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257064b00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574dc850 item 61 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 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/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257065140): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257065140): open at offset 0 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257065140): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257065140): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257065140): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257065140): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257065140): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257065140): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.796141184 +0000 UTC m=+6.483409701 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257065140): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257065680): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257065680): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257065680): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574dcbd0 item 62 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257065680): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257065680): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.796729525 +0000 UTC m=+6.483998042 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257065680): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257065d80): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257065d80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257065d80): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257065d80): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257065d80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.796729525 +0000 UTC m=+6.483998042 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257065d80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574dcee0 item 62 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 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/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c24c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c24c0): open at offset 0 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c24c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c24c0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c24c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c24c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c24c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c24c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.798731215 +0000 UTC m=+6.485999732 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c24c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c2a00): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c2a00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c2a00): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574dd260 item 63 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c2a00): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c2a00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.799370333 +0000 UTC m=+6.486638850 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c2a00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c3100): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c3100): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c3100): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c3100): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c3100): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.799370333 +0000 UTC m=+6.486638850 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c3100): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574dd420 item 63 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 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/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c3740): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c3740): open at offset 0 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c3740): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c3740): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c3740): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c3740): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c3740): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c3740): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.80135408 +0000 UTC m=+6.488622597 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c3740): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c3c80): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c3c80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c3c80): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574dd7a0 item 64 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c3c80): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c3c80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.802002905 +0000 UTC m=+6.489271452 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72570c3c80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257178480): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257178480): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257178480): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257178480): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257178480): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.802002905 +0000 UTC m=+6.489271452 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257178480): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574dd960 item 64 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257178ac0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257178ac0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257178ac0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257178ac0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257178ac0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.804042647 +0000 UTC m=+6.491311164 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257178ac0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257178f40): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257178f40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257178f40): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257178f40): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257178f40): _writeAt: size=3, off=2 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574ddce0 item 65 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257178f40): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257178f40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.804786682 +0000 UTC m=+6.492055209 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257178f40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257179440): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257179440): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257179440): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257179440): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257179440): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.804786682 +0000 UTC m=+6.492055209 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257179440): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579e4000 item 65 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257179a80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257179a80): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257179a80): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257179a80): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257179a80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.806500159 +0000 UTC m=+6.493768676 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257179a80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a8000): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a8000): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579e4380 item 66 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a8000): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a8000): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a8000): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a8000): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a8000): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.807228083 +0000 UTC m=+6.494496601 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a8000): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a8540): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a8540): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a8540): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a8540): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a8540): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.807228083 +0000 UTC m=+6.494496601 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a8540): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579e4540 item 66 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a8b80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a8b80): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a8b80): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a8b80): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a8b80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.80890503 +0000 UTC m=+6.496173547 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a8b80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a9000): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a9000): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a9000): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a9000): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a9000): _writeAt: size=3, off=2 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579e4a10 item 67 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a9000): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a9000): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.809664434 +0000 UTC m=+6.496932962 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a9000): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a9500): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a9500): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a9500): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a9500): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a9500): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.809664434 +0000 UTC m=+6.496932962 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a9500): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579e4bd0 item 67 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a9b80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a9b80): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a9b80): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a9b80): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a9b80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.811381949 +0000 UTC m=+6.498650466 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571a9b80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d2180): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d2180): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579e4f50 item 68 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d2180): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d2180): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d2180): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d2180): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d2180): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.812125103 +0000 UTC m=+6.499393620 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d2180): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d26c0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d26c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d26c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d26c0): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d26c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.812125103 +0000 UTC m=+6.499393620 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d26c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579e5110 item 68 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d2d00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d2d00): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d2d00): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d2d00): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d2d00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.813884505 +0000 UTC m=+6.501153022 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d2d00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d3180): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d3180): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d3180): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d3180): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d3180): _writeAt: size=3, off=2 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579e5490 item 69 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d3180): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d3180): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.81457562 +0000 UTC m=+6.501844147 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d3180): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d3680): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d3680): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d3680): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d3680): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d3680): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.81457562 +0000 UTC m=+6.501844147 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d3680): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579e5650 item 69 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d3d00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d3d00): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d3d00): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d3d00): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d3d00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.816294216 +0000 UTC m=+6.503562733 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72571d3d00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722a300): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722a300): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579e59d0 item 70 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722a300): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722a300): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722a300): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722a300): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722a300): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.816987997 +0000 UTC m=+6.504256544 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722a300): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722a840): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722a840): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722a840): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722a840): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722a840): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.816987997 +0000 UTC m=+6.504256544 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722a840): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579e5b90 item 70 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722aec0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722aec0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722aec0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722aec0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722aec0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.818857036 +0000 UTC m=+6.506125604 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722aec0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722b3c0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722b3c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722b3c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722b3c0): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722b3c0): _writeAt: size=3, off=2 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257952070 item 71 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722b3c0): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722b3c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.819586074 +0000 UTC m=+6.506854591 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722b3c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722b8c0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722b8c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722b8c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722b8c0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722b8c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.819586074 +0000 UTC m=+6.506854591 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725722b8c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579522a0 item 71 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728e040): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728e040): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728e040): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728e040): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728e040): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.821370342 +0000 UTC m=+6.508638860 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728e040): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728e540): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728e540): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257952620 item 72 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728e540): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728e540): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728e540): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728e540): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728e540): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.822158141 +0000 UTC m=+6.509426668 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728e540): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728ea80): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728ea80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728ea80): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728ea80): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728ea80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.822158141 +0000 UTC m=+6.509426668 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728ea80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579527e0 item 72 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728f040): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728f040): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728f040): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728f040): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728f040): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728f040): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728f040): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.824041358 +0000 UTC m=+6.511309875 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728f040): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728f540): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728f540): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728f540): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257952b60 item 73 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728f540): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728f540): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.824676928 +0000 UTC m=+6.511945445 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728f540): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728fa00): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728fa00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728fa00): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728fa00): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728fa00): _writeAt: size=3, off=2 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257952e70 item 73 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728fa00): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728fa00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.825448555 +0000 UTC m=+6.512717143 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725728fa00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e2040): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e2040): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e2040): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e2040): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e2040): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.825448555 +0000 UTC m=+6.512717143 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e2040): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257953030 item 73 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e2680): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e2680): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e2680): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e2680): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e2680): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e2680): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e2680): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.827295674 +0000 UTC m=+6.514564210 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e2680): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e2b80): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e2b80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e2b80): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579533b0 item 74 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e2b80): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e2b80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.827980226 +0000 UTC m=+6.515248814 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e2b80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e30c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e30c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257953570 item 74 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e30c0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e30c0): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e30c0): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e30c0): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e30c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.828807169 +0000 UTC m=+6.516075686 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e30c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e3640): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e3640): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e3640): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e3640): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e3640): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.828807169 +0000 UTC m=+6.516075686 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e3640): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257953730 item 74 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e3c80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e3c80): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e3c80): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e3c80): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e3c80): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e3c80): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e3c80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.830647364 +0000 UTC m=+6.517915901 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572e3c80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257342280): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257342280): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257342280): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257953ab0 item 75 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257342280): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257342280): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.831378665 +0000 UTC m=+6.518647232 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257342280): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573427c0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573427c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573427c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573427c0): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573427c0): _writeAt: size=3, off=2 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257953c70 item 75 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573427c0): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573427c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.832151084 +0000 UTC m=+6.519419651 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573427c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257342d00): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257342d00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257342d00): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257342d00): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257342d00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.832151084 +0000 UTC m=+6.519419651 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257342d00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257953e30 item 75 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257343340): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257343340): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257343340): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257343340): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257343340): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257343340): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257343340): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.833801812 +0000 UTC m=+6.521070329 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257343340): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257343840): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257343840): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257343840): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578b0310 item 76 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257343840): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257343840): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.834538594 +0000 UTC m=+6.521807171 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257343840): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257343d80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257343d80): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578b04d0 item 76 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257343d80): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257343d80): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257343d80): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257343d80): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257343d80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.835330038 +0000 UTC m=+6.522598585 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257343d80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735e400): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735e400): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735e400): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735e400): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735e400): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.835330038 +0000 UTC m=+6.522598585 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735e400): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578b0690 item 76 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735ea40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735ea40): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735ea40): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735ea40): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735ea40): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735ea40): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735ea40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.837179039 +0000 UTC m=+6.524447577 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735ea40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735ef40): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735ef40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735ef40): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578b0a80 item 77 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735ef40): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735ef40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.837829239 +0000 UTC m=+6.525097756 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735ef40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735f640): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735f640): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735f640): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735f640): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735f640): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.837829239 +0000 UTC m=+6.525097756 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735f640): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578b0c40 item 77 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735fc80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735fc80): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735fc80): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735fc80): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735fc80): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735fc80): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735fc80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.839820028 +0000 UTC m=+6.527088555 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725735fc80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738c280): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738c280): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738c280): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578b0fc0 item 78 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738c280): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738c280): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.840472521 +0000 UTC m=+6.527741038 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738c280): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738c980): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738c980): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738c980): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738c980): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738c980): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.840472521 +0000 UTC m=+6.527741038 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738c980): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578b11f0 item 78 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738cfc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738cfc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738cfc0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738cfc0): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738cfc0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738cfc0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738cfc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.842450447 +0000 UTC m=+6.529719004 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738cfc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738d4c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738d4c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738d4c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578b1570 item 79 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738d4c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738d4c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.843072491 +0000 UTC m=+6.530341018 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738d4c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738dbc0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738dbc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738dbc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738dbc0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738dbc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.843072491 +0000 UTC m=+6.530341018 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725738dbc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578b1730 item 79 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 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/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ae300): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ae300): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ae300): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ae300): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ae300): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ae300): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ae300): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.845066857 +0000 UTC m=+6.532335385 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ae300): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ae800): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ae800): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ae800): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578b1b20 item 80 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ae800): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ae800): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.845801856 +0000 UTC m=+6.533070383 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ae800): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573aef00): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573aef00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573aef00): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573aef00): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573aef00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.845801856 +0000 UTC m=+6.533070383 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573aef00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578b1ce0 item 80 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573af540): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573af540): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573af540): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573af540): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573af540): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.847572349 +0000 UTC m=+6.534840877 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573af540): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573af9c0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573af9c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573af9c0): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573af9c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573af9c0): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573af9c0): _writeAt: size=3, off=7 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257788460 item 81 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573af9c0): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573af9c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.848369225 +0000 UTC m=+6.535637742 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573af9c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ca000): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ca000): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ca000): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ca000): >_readAt: n=8, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ca000): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.848369225 +0000 UTC m=+6.535637742 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ca000): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257788620 item 81 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ca680): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ca680): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ca680): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ca680): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ca680): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.850163072 +0000 UTC m=+6.537431589 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573ca680): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cab80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cab80): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cab80): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257788a80 item 82 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cab80): _readAt: size=2, off=5 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cab80): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cab80): _writeAt: size=3, off=5 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cab80): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cab80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.850903551 +0000 UTC m=+6.538172078 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cab80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cb100): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cb100): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cb100): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cb100): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cb100): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.850903551 +0000 UTC m=+6.538172078 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cb100): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257788c40 item 82 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cb780): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cb780): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cb780): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cb780): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cb780): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.852806615 +0000 UTC m=+6.540075132 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cb780): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cbc80): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cbc80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cbc80): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cbc80): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cbc80): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cbc80): _writeAt: size=3, off=7 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257789030 item 83 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cbc80): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cbc80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.853496989 +0000 UTC m=+6.540765516 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72573cbc80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574162c0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574162c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574162c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574162c0): >_readAt: n=8, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574162c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.853496989 +0000 UTC m=+6.540765516 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574162c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257789340 item 83 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257416940): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257416940): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257416940): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257416940): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257416940): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.855289385 +0000 UTC m=+6.542557902 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257416940): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257416e40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257416e40): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257416e40): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257832150 item 84 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257416e40): _readAt: size=2, off=5 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257416e40): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257416e40): _writeAt: size=3, off=5 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257416e40): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257416e40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.856003683 +0000 UTC m=+6.543272201 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257416e40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574173c0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574173c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574173c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574173c0): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574173c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.856003683 +0000 UTC m=+6.543272201 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574173c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257832380 item 84 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257417a40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257417a40): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257417a40): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257417a40): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257417a40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.858117486 +0000 UTC m=+6.545386003 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257417a40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748c440): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748c440): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748c440): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748c440): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748c440): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748c440): _writeAt: size=3, off=7 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574140e0 item 85 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748c440): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748c440): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.858861501 +0000 UTC m=+6.546130018 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748c440): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748c980): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748c980): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748c980): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748c980): >_readAt: n=8, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748c980): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.858861501 +0000 UTC m=+6.546130018 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748c980): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574142a0 item 85 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748d000): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748d000): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748d000): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748d000): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748d000): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.860538388 +0000 UTC m=+6.547806905 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748d000): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748d500): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748d500): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748d500): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257414690 item 86 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748d500): _readAt: size=2, off=5 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748d500): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748d500): _writeAt: size=3, off=5 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748d500): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748d500): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.86125917 +0000 UTC m=+6.548527687 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748d500): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748da80): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748da80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748da80): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748da80): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748da80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.86125917 +0000 UTC m=+6.548527687 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725748da80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257414a80 item 86 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b8200): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b8200): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b8200): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b8200): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b8200): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.862944192 +0000 UTC m=+6.550212709 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b8200): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b8700): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b8700): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b8700): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b8700): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b8700): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b8700): _writeAt: size=3, off=7 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257414e70 item 87 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b8700): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b8700): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.863628494 +0000 UTC m=+6.550897012 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b8700): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b8c40): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b8c40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b8c40): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b8c40): >_readAt: n=8, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b8c40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.863628494 +0000 UTC m=+6.550897012 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b8c40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257415030 item 87 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 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/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b92c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b92c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b92c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b92c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b92c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.865194161 +0000 UTC m=+6.552462728 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b92c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b97c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b97c0): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b97c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257415570 item 88 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b97c0): _readAt: size=2, off=5 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b97c0): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b97c0): _writeAt: size=3, off=5 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b97c0): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b97c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.866713951 +0000 UTC m=+6.553982478 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b97c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b9d40): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b9d40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b9d40): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b9d40): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b9d40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.866713951 +0000 UTC m=+6.553982478 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574b9d40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257415730 item 88 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e2480): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e2480): open at offset 0 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e2480): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e2480): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e2480): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e2480): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e2480): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e2480): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.868482412 +0000 UTC m=+6.555750939 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e2480): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e29c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e29c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e29c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257415b90 item 89 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e29c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e29c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.86913303 +0000 UTC m=+6.556401577 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e29c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e2f00): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e2f00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e2f00): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e2f00): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e2f00): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e2f00): _writeAt: size=3, off=7 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257415e30 item 89 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e2f00): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e2f00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.869865574 +0000 UTC m=+6.557134101 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e2f00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e3480): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e3480): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e3480): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e3480): >_readAt: n=8, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e3480): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.869865574 +0000 UTC m=+6.557134101 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e3480): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725731e1c0 item 89 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e3ac0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e3ac0): open at offset 0 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e3ac0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e3ac0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e3ac0): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e3ac0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e3ac0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e3ac0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.871878815 +0000 UTC m=+6.559147332 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72574e3ac0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704100): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704100): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704100): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725731e690 item 90 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704100): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704100): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.87249537 +0000 UTC m=+6.559763887 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704100): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704640): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704640): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704640): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725731e850 item 90 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704640): _readAt: size=2, off=5 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704640): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704640): _writeAt: size=3, off=5 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704640): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704640): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.873357569 +0000 UTC m=+6.560626086 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704640): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a0e40): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a0e40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a0e40): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a0e40): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a0e40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.873357569 +0000 UTC m=+6.560626086 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a0e40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257962f50 item 90 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1640): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1640): open at offset 0 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1640): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1640): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1640): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1640): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1640): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1640): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.874933646 +0000 UTC m=+6.562202163 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1640): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1b80): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1b80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1b80): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579632d0 item 91 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1b80): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1b80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.875591908 +0000 UTC m=+6.562860425 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1b80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779a1c0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779a1c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779a1c0): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779a1c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779a1c0): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779a1c0): _writeAt: size=3, off=7 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257963490 item 91 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779a1c0): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779a1c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.87625417 +0000 UTC m=+6.563522697 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779a1c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779a740): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779a740): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779a740): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779a740): >_readAt: n=8, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779a740): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.87625417 +0000 UTC m=+6.563522697 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779a740): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257963650 item 91 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 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/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779ad80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779ad80): open at offset 0 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779ad80): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779ad80): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779ad80): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779ad80): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779ad80): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779ad80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.877884579 +0000 UTC m=+6.565153096 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779ad80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779b2c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779b2c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779b2c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579639d0 item 92 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779b2c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779b2c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.878468251 +0000 UTC m=+6.565736768 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779b2c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779b800): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779b800): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779b800): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257963b90 item 92 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779b800): _readAt: size=2, off=5 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779b800): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779b800): _writeAt: size=3, off=5 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779b800): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779b800): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.879325991 +0000 UTC m=+6.566594508 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779b800): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779bdc0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779bdc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779bdc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779bdc0): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779bdc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.879325991 +0000 UTC m=+6.566594508 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725779bdc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257963d50 item 92 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577ca500): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577ca500): open at offset 0 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577ca500): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577ca500): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577ca500): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577ca500): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577ca500): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577ca500): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.880897279 +0000 UTC m=+6.568165796 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577ca500): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577caa40): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577caa40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577caa40): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257800230 item 93 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577caa40): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577caa40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.88149619 +0000 UTC m=+6.568764717 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577caa40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577cb140): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577cb140): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577cb140): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577cb140): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577cb140): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.88149619 +0000 UTC m=+6.568764717 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577cb140): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257800540 item 93 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 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/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577cb780): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577cb780): open at offset 0 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577cb780): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577cb780): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577cb780): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577cb780): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577cb780): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577cb780): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.883221419 +0000 UTC m=+6.570489936 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577cb780): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577cbcc0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577cbcc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577cbcc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578008c0 item 94 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577cbcc0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577cbcc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.883800962 +0000 UTC m=+6.571069479 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577cbcc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f24c0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f24c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f24c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f24c0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f24c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.883800962 +0000 UTC m=+6.571069479 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f24c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257800bd0 item 94 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 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/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f2b00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f2b00): open at offset 0 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f2b00): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f2b00): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f2b00): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f2b00): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f2b00): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f2b00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.885420832 +0000 UTC m=+6.572689349 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f2b00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f3040): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f3040): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f3040): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257801180 item 95 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f3040): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f3040): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.886160148 +0000 UTC m=+6.573428665 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f3040): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f3740): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f3740): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f3740): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f3740): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f3740): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.886160148 +0000 UTC m=+6.573428665 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f3740): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257801340 item 95 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 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/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f3d80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f3d80): open at offset 0 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f3d80): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f3d80): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f3d80): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f3d80): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f3d80): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f3d80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.888011866 +0000 UTC m=+6.575280383 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577f3d80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578283c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578283c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578283c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257801810 item 96 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578283c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578283c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.888583295 +0000 UTC m=+6.575851812 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578283c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257828ac0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257828ac0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257828ac0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257828ac0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257828ac0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.888583295 +0000 UTC m=+6.575851812 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257828ac0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578019d0 item 96 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= 2026/08/28 03:49:54 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:54 DEBUG : Looking for writers 2026/08/28 03:49:54 DEBUG : >WaitForWriters: 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/28 03:49:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257417d00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257417d00): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257417d00): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257417d00): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257417d00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.898479015 +0000 UTC m=+6.585747532 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257417d00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744c280): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744c280): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744c280): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744c280): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744c280): _writeAt: size=3, off=2 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744c280): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744c280): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.898479015 +0000 UTC m=+6.585747532 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744c280): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744c740): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744c740): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744c740): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744c740): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744c740): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.898479015 +0000 UTC m=+6.585747532 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744c740): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257832d20 item 1 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744cd80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744cd80): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744cd80): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744cd80): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744cd80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.900666886 +0000 UTC m=+6.587935503 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744cd80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744d280): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744d280): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744d280): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744d280): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744d280): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.900666886 +0000 UTC m=+6.587935503 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744d280): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578331f0 item 2 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744d8c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744d8c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744d8c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744d8c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744d8c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.902236631 +0000 UTC m=+6.589505148 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744d8c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744dd40): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744dd40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744dd40): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744dd40): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744dd40): _writeAt: size=3, off=2 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744dd40): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744dd40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.902236631 +0000 UTC m=+6.589505148 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725744dd40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792c300): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792c300): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792c300): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792c300): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792c300): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.902236631 +0000 UTC m=+6.589505148 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792c300): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257833570 item 3 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792c980): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792c980): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792c980): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792c980): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792c980): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.904774986 +0000 UTC m=+6.592043513 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792c980): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792cec0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792cec0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792cec0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792cec0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792cec0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.904774986 +0000 UTC m=+6.592043513 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792cec0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257833c70 item 4 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792d500): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792d500): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792d500): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792d500): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792d500): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.906700282 +0000 UTC m=+6.593968819 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792d500): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792d980): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792d980): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792d980): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792d980): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792d980): _writeAt: size=3, off=2 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792d980): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792d980): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.906700282 +0000 UTC m=+6.593968819 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792d980): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792de40): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792de40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792de40): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792de40): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792de40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.906700282 +0000 UTC m=+6.593968819 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725792de40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256f34e00 item 5 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725796e5c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725796e5c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725796e5c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725796e5c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725796e5c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.908957355 +0000 UTC m=+6.596225872 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725796e5c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725796eb00): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725796eb00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725796eb00): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725796eb00): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725796eb00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.908957355 +0000 UTC m=+6.596225872 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725796eb00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256f35960 item 6 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257898580): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257898580): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257898580): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257898580): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257898580): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.910723751 +0000 UTC m=+6.597992268 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257898580): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257898a80): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257898a80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257898a80): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257898a80): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257898a80): _writeAt: size=3, off=2 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257898a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257898a80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.910723751 +0000 UTC m=+6.597992268 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257898a80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257898f40): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257898f40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257898f40): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257898f40): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257898f40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.910723751 +0000 UTC m=+6.597992268 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257898f40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72572d0a80 item 7 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578995c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578995c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578995c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578995c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578995c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.912841851 +0000 UTC m=+6.600110368 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578995c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257899b00): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257899b00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257899b00): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257899b00): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257899b00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.912841851 +0000 UTC m=+6.600110368 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257899b00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72572d0fc0 item 8 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d81c0): _readAt: size=2, off=0 2026/08/28 03:49:54 ERROR : open-test-file(0x3a72578d81c0): Couldn't read size of file 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d81c0): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d81c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d81c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d81c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d81c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d8580): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d8580): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d8580): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d8580): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d8580): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.914568102 +0000 UTC m=+6.601836619 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d8580): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d8a00): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d8a00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d8a00): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d8a00): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d8a00): _writeAt: size=3, off=2 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d8a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d8a00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.914568102 +0000 UTC m=+6.601836619 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d8a00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d8f00): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d8f00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d8f00): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d8f00): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d8f00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.914568102 +0000 UTC m=+6.601836619 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d8f00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72572d1420 item 9 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d9580): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d9580): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d9580): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d9580): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d9580): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.916675962 +0000 UTC m=+6.603944479 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d9580): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d9ac0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d9ac0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d9ac0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d9ac0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d9ac0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.916675962 +0000 UTC m=+6.603944479 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578d9ac0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72572d18f0 item 10 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f2200): _readAt: size=2, off=0 2026/08/28 03:49:54 ERROR : open-test-file(0x3a72578f2200): Couldn't read size of file 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f2200): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f2200): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f2200): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f2200): close: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f2200): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f25c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f25c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f25c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f25c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f25c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.918315479 +0000 UTC m=+6.605583996 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f25c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f2ac0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f2ac0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f2ac0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f2ac0): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f2ac0): _writeAt: size=3, off=2 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f2ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f2ac0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.918315479 +0000 UTC m=+6.605583996 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f2ac0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f2fc0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f2fc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f2fc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f2fc0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f2fc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.918315479 +0000 UTC m=+6.605583996 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f2fc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72572d1dc0 item 11 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f3640): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f3640): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f3640): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f3640): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f3640): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.920479135 +0000 UTC m=+6.607747652 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f3640): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f3b80): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f3b80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f3b80): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f3b80): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f3b80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.920479135 +0000 UTC m=+6.607747652 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578f3b80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725771c770 item 12 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579902c0): _readAt: size=2, off=0 2026/08/28 03:49:54 ERROR : open-test-file(0x3a72579902c0): Couldn't read size of file 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579902c0): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579902c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579902c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579902c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579902c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990680): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990680): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990680): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990680): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990680): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.921987083 +0000 UTC m=+6.609255650 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990680): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990d40): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990d40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990d40): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990d40): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990d40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.921987083 +0000 UTC m=+6.609255650 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257990d40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725771cb60 item 13 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579913c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579913c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579913c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579913c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579913c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.923677074 +0000 UTC m=+6.610945592 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579913c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257991900): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257991900): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257991900): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257991900): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257991900): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.923677074 +0000 UTC m=+6.610945592 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257991900): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725771cfc0 item 14 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c6040): _readAt: size=2, off=0 2026/08/28 03:49:54 ERROR : open-test-file(0x3a72579c6040): Couldn't read size of file 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c6040): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c6040): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c6040): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c6040): close: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c6040): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c6400): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c6400): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c6400): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c6400): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c6400): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.925430477 +0000 UTC m=+6.612699045 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c6400): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c6ac0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c6ac0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c6ac0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c6ac0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c6ac0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.925430477 +0000 UTC m=+6.612699045 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c6ac0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725771d420 item 15 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 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/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7140): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7140): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7140): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7140): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7140): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.927005702 +0000 UTC m=+6.614274219 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7140): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7680): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7680): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7680): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7680): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7680): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.927005702 +0000 UTC m=+6.614274219 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7680): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725771d960 item 16 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7cc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7cc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7cc0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7cc0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7cc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.928549157 +0000 UTC m=+6.615817684 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579c7cc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ec240): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ec240): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ec240): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ec240): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ec240): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ec240): _writeAt: size=3, off=7 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ec240): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ec240): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.928549157 +0000 UTC m=+6.615817684 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ec240): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ec740): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ec740): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ec740): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ec740): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ec740): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.928549157 +0000 UTC m=+6.615817684 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ec740): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e76150 item 17 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ecdc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ecdc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ecdc0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ecdc0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ecdc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.931200034 +0000 UTC m=+6.618468551 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ecdc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ed300): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ed300): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ed300): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ed300): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ed300): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.931200034 +0000 UTC m=+6.618468551 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ed300): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e77420 item 18 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ed980): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ed980): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ed980): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ed980): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ed980): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.933202696 +0000 UTC m=+6.620471223 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ed980): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ede80): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ede80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ede80): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ede80): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ede80): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ede80): _writeAt: size=3, off=7 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ede80): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ede80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.933202696 +0000 UTC m=+6.620471223 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72579ede80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0c480): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0c480): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0c480): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0c480): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0c480): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.933202696 +0000 UTC m=+6.620471223 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0c480): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e77dc0 item 19 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0cb00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0cb00): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0cb00): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0cb00): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0cb00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.936024715 +0000 UTC m=+6.623293293 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0cb00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0d040): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0d040): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0d040): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0d040): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0d040): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.936024715 +0000 UTC m=+6.623293293 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0d040): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72573d04d0 item 20 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0d6c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0d6c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0d6c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0d6c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0d6c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.938072994 +0000 UTC m=+6.625341511 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0d6c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0dbc0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0dbc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0dbc0): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0dbc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0dbc0): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0dbc0): _writeAt: size=3, off=7 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0dbc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0dbc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.938072994 +0000 UTC m=+6.625341511 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a0dbc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a361c0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a361c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a361c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a361c0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a361c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.938072994 +0000 UTC m=+6.625341511 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a361c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72573d0850 item 21 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a36840): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a36840): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a36840): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a36840): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a36840): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.940836242 +0000 UTC m=+6.628104759 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a36840): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a36d80): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a36d80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a36d80): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a36d80): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a36d80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.940836242 +0000 UTC m=+6.628104759 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a36d80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72573d0fc0 item 22 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a37400): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a37400): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a37400): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a37400): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a37400): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.942981876 +0000 UTC m=+6.630250403 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a37400): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a37900): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a37900): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a37900): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a37900): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a37900): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a37900): _writeAt: size=3, off=7 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a37900): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a37900): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.942981876 +0000 UTC m=+6.630250403 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a37900): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a37e00): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a37e00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a37e00): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a37e00): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a37e00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.942981876 +0000 UTC m=+6.630250403 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a37e00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72573d1340 item 23 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 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/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5a580): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5a580): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5a580): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5a580): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5a580): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.945926637 +0000 UTC m=+6.633195223 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5a580): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5aac0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5aac0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5aac0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5aac0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5aac0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.945926637 +0000 UTC m=+6.633195223 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5aac0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72573d1ab0 item 24 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5b100): _readAt: size=2, off=0 2026/08/28 03:49:54 ERROR : open-test-file(0x3a7257a5b100): Couldn't read size of file 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5b100): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5b100): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5b100): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5b100): close: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5b100): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5b4c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5b4c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5b4c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5b4c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5b4c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.948289489 +0000 UTC m=+6.635558027 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5b4c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5b9c0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5b9c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5b9c0): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5b9c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5b9c0): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5b9c0): _writeAt: size=3, off=7 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5b9c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5b9c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.948289489 +0000 UTC m=+6.635558027 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a5b9c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8c000): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8c000): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8c000): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8c000): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8c000): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.948289489 +0000 UTC m=+6.635558027 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8c000): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72573d1e30 item 25 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8c680): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8c680): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8c680): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8c680): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8c680): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.950986823 +0000 UTC m=+6.638255391 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8c680): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8cbc0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8cbc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8cbc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8cbc0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8cbc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.950986823 +0000 UTC m=+6.638255391 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8cbc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e6d180 item 26 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8d200): _readAt: size=2, off=0 2026/08/28 03:49:54 ERROR : open-test-file(0x3a7257a8d200): Couldn't read size of file 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8d200): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8d200): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8d200): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8d200): close: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8d200): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8d5c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8d5c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8d5c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8d5c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8d5c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.953280295 +0000 UTC m=+6.640548872 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8d5c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8dac0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8dac0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8dac0): open at offset 5 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8dac0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8dac0): >_readAt: n=2, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8dac0): _writeAt: size=3, off=7 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8dac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8dac0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.953280295 +0000 UTC m=+6.640548872 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257a8dac0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257ac0100): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257ac0100): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257ac0100): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257ac0100): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257ac0100): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.953280295 +0000 UTC m=+6.640548872 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257ac0100): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e6dce0 item 27 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 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/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257ac0780): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257ac0780): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257ac0780): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257ac0780): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257ac0780): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.95621612 +0000 UTC m=+6.643484647 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257ac0780): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257ac0cc0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257ac0cc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257ac0cc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257ac0cc0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257ac0cc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.95621612 +0000 UTC m=+6.643484647 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257ac0cc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e7e770 item 28 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829840): _readAt: size=2, off=0 2026/08/28 03:49:54 ERROR : open-test-file(0x3a7257829840): Couldn't read size of file 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829840): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829840): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829840): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829840): close: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829840): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829c00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829c00): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829c00): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829c00): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829c00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.958236195 +0000 UTC m=+6.645504712 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829c00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b023c0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b023c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b023c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b023c0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b023c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.958236195 +0000 UTC m=+6.645504712 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b023c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72571acbd0 item 29 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 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/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b02a40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b02a40): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b02a40): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b02a40): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b02a40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.960658199 +0000 UTC m=+6.647926726 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b02a40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b02f80): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b02f80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b02f80): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b02f80): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b02f80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.960658199 +0000 UTC m=+6.647926726 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b02f80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72571acf50 item 30 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 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/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b035c0): _readAt: size=2, off=0 2026/08/28 03:49:54 ERROR : open-test-file(0x3a7257b035c0): Couldn't read size of file 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b035c0): >_readAt: n=0, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b035c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b035c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b035c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b035c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b03980): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b03980): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b03980): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b03980): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b03980): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.962369091 +0000 UTC m=+6.649637628 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b03980): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1c140): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1c140): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1c140): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1c140): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1c140): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.962369091 +0000 UTC m=+6.649637628 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1c140): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72571ad500 item 31 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 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/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704040): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704040): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704040): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704040): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704040): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.966461861 +0000 UTC m=+6.653730388 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704040): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704580): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704580): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704580): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704580): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704580): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.966461861 +0000 UTC m=+6.653730388 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704580): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e7e4d0 item 32 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704e00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704e00): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704e00): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704e00): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704e00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.967995978 +0000 UTC m=+6.655264495 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257704e00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257705280): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257705280): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257705280): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257705280): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257705280): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e7eaf0 item 33 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257705280): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257705280): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.968582326 +0000 UTC m=+6.655850853 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257705280): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257705780): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257705780): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257705780): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257705780): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257705780): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.968582326 +0000 UTC m=+6.655850853 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257705780): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e7f2d0 item 33 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257705dc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257705dc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257705dc0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257705dc0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257705dc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.970001646 +0000 UTC m=+6.657270163 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257705dc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1c840): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1c840): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e7f8f0 item 34 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1c840): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1c840): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1c840): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1c840): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1c840): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.970635904 +0000 UTC m=+6.657904422 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1c840): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1cd80): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1cd80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1cd80): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1cd80): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1cd80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.970635904 +0000 UTC m=+6.657904422 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1cd80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e7fb20 item 34 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1d3c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1d3c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1d3c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1d3c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1d3c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.972202232 +0000 UTC m=+6.659470749 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1d3c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1d840): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1d840): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1d840): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1d840): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1d840): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725731e1c0 item 35 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1d840): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1d840): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.972770937 +0000 UTC m=+6.660039454 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1d840): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1dd40): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1dd40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1dd40): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1dd40): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1dd40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.972770937 +0000 UTC m=+6.660039454 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257b1dd40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725731e3f0 item 35 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200540): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200540): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200540): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200540): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200540): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.974378633 +0000 UTC m=+6.661647150 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200540): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200a40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200a40): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725731e770 item 36 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200a40): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200a40): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200a40): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200a40): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200a40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.975075809 +0000 UTC m=+6.662344336 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200a40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200f80): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200f80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200f80): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200f80): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200f80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.975075809 +0000 UTC m=+6.662344336 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257200f80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725731ea80 item 36 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201640): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201640): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201640): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201640): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201640): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.976525327 +0000 UTC m=+6.663793844 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201640): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201ac0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201ac0): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201ac0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201ac0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725731ee00 item 37 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201ac0): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201ac0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.977155097 +0000 UTC m=+6.664423614 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257201ac0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0c0c0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0c0c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0c0c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0c0c0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0c0c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.977155097 +0000 UTC m=+6.664423614 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0c0c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725731efc0 item 37 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0cc40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0cc40): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0cc40): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0cc40): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0cc40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.97876125 +0000 UTC m=+6.666029768 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0cc40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0d4c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0d4c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725731f340 item 38 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0d4c0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0d4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0d4c0): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0d4c0): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0d4c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.979400116 +0000 UTC m=+6.666668633 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0d4c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0da00): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0da00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0da00): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0da00): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0da00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.979400116 +0000 UTC m=+6.666668633 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256f0da00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725731f5e0 item 38 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de6a80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de6a80): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de6a80): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de6a80): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de6a80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.980866195 +0000 UTC m=+6.668134712 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de6a80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de7a40): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de7a40): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de7a40): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de7a40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de7a40): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725731f960 item 39 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de7a40): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de7a40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.981449968 +0000 UTC m=+6.668718495 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256de7a40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725701f840): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725701f840): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725701f840): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725701f840): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725701f840): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.981449968 +0000 UTC m=+6.668718495 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a725701f840): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725731fb20 item 39 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814300): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814300): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814300): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814300): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814300): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.983376247 +0000 UTC m=+6.670644764 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814300): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814880): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814880): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72571ac000 item 40 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814880): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814880): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814880): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814880): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814880): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.984039148 +0000 UTC m=+6.671307665 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814880): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814dc0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814dc0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814dc0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814dc0): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814dc0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.984039148 +0000 UTC m=+6.671307665 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257814dc0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72571ac310 item 40 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815380): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815380): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815380): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815380): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815380): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815380): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815380): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.985451776 +0000 UTC m=+6.672720293 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815380): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815880): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815880): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815880): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72571ac7e0 item 41 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815880): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815880): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.986066217 +0000 UTC m=+6.673334734 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815880): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815d40): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815d40): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815d40): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815d40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815d40): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72571ac9a0 item 41 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815d40): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815d40): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.986723428 +0000 UTC m=+6.673991955 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257815d40): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcc9c0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcc9c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcc9c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcc9c0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcc9c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.986723428 +0000 UTC m=+6.673991955 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcc9c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72571acb60 item 41 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcd340): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcd340): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcd340): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcd340): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcd340): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcd340): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcd340): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.988306488 +0000 UTC m=+6.675575015 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcd340): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcd940): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcd940): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcd940): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72571acee0 item 42 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcd940): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcd940): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.988856416 +0000 UTC m=+6.676124943 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7256bcd940): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577681c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577681c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72571ad0a0 item 42 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577681c0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577681c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577681c0): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577681c0): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577681c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.989533415 +0000 UTC m=+6.676801932 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577681c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257768740): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257768740): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257768740): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257768740): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257768740): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.989533415 +0000 UTC m=+6.676801932 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257768740): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72571ad490 item 42 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257768d80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257768d80): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257768d80): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257768d80): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257768d80): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257768d80): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257768d80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.990923621 +0000 UTC m=+6.678192138 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257768d80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769280): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769280): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769280): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72571ada40 item 43 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769280): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769280): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.991483217 +0000 UTC m=+6.678751734 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769280): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577697c0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577697c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577697c0): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577697c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577697c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72571adc00 item 43 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577697c0): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577697c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.992038016 +0000 UTC m=+6.679306533 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72577697c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769d00): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769d00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769d00): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769d00): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769d00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.992038016 +0000 UTC m=+6.679306533 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257769d00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256f34540 item 43 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a0d00): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a0d00): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a0d00): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a0d00): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a0d00): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a0d00): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a0d00): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.993750259 +0000 UTC m=+6.681018776 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a0d00): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a13c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a13c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a13c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256f35570 item 44 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a13c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a13c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.994378164 +0000 UTC m=+6.681646681 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a13c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1900): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1900): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256f35730 item 44 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1900): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1900): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1900): _writeAt: size=3, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1900): >_writeAt: n=3, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1900): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.995122651 +0000 UTC m=+6.682391168 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1900): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1e80): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1e80): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1e80): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1e80): >_readAt: n=3, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1e80): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.995122651 +0000 UTC m=+6.682391168 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72572a1e80): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256f35c00 item 44 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578285c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578285c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578285c0): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578285c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578285c0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578285c0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578285c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.996501775 +0000 UTC m=+6.683770292 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578285c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257828ac0): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257828ac0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257828ac0): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256ab0d20 item 45 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257828ac0): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257828ac0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.997066392 +0000 UTC m=+6.684334919 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257828ac0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578291c0): _readAt: size=512, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578291c0): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578291c0): >openPending: err= 2026/08/28 03:49:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578291c0): >_readAt: n=5, err=EOF 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578291c0): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.997066392 +0000 UTC m=+6.684334919 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a72578291c0): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: Remove: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256ab12d0 item 45 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829840): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829840): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829840): _readAt: size=2, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829840): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829840): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829840): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829840): close: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.99892886 +0000 UTC m=+6.686197396 2026/08/28 03:49:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829840): >close: err= 2026/08/28 03:49:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:54 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829d40): _writeAt: size=5, off=0 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829d40): openPending: 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829d40): >openPending: err= 2026/08/28 03:49:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256ab18f0 item 46 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829d40): >_writeAt: n=5, err= 2026/08/28 03:49:54 DEBUG : open-test-file(0x3a7257829d40): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.999526358 +0000 UTC m=+6.686794885 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257829d40): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b66540): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b66540): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b66540): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b66540): >_readAt: n=5, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b66540): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:54.999526358 +0000 UTC m=+6.686794885 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b66540): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256ab1c00 item 46 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b66b80): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b66b80): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b66b80): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b66b80): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b66b80): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b66b80): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b66b80): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.001653866 +0000 UTC m=+6.688922403 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b66b80): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b67080): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b67080): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b67080): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e9e5b0 item 47 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b67080): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b67080): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.002286321 +0000 UTC m=+6.689554848 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b67080): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b67780): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b67780): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b67780): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b67780): >_readAt: n=5, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b67780): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.002286321 +0000 UTC m=+6.689554848 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b67780): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e9e770 item 47 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 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/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b67dc0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b67dc0): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b67dc0): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b67dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b67dc0): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b67dc0): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b67dc0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.004147545 +0000 UTC m=+6.691416073 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b67dc0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b723c0): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b723c0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b723c0): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e9ed20 item 48 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b723c0): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b723c0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.004702503 +0000 UTC m=+6.691971021 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b723c0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b72ac0): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b72ac0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b72ac0): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b72ac0): >_readAt: n=5, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b72ac0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.004702503 +0000 UTC m=+6.691971021 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b72ac0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e9efc0 item 48 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b73100): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b73100): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b73100): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b73100): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b73100): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.006502444 +0000 UTC m=+6.693770971 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b73100): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b73580): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b73580): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b73580): _writeAt: size=3, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b73580): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b73580): open at offset 5 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b73580): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256e9f6c0 item 49 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b73580): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b73580): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.007161849 +0000 UTC m=+6.694430366 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b73580): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b73ac0): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b73ac0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b73ac0): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b73ac0): >_readAt: n=8, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b73ac0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.007161849 +0000 UTC m=+6.694430366 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257b73ac0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256cfa0e0 item 49 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5c240): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5c240): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5c240): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5c240): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5c240): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.008759166 +0000 UTC m=+6.696027683 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5c240): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5c740): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5c740): open at offset 5 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5c740): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256cfa690 item 50 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5c740): _readAt: size=2, off=5 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5c740): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5c740): _writeAt: size=3, off=5 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5c740): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5c740): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.00948702 +0000 UTC m=+6.696755537 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5c740): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5ccc0): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5ccc0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5ccc0): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5ccc0): >_readAt: n=3, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5ccc0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.00948702 +0000 UTC m=+6.696755537 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5ccc0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256cfa930 item 50 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5d340): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5d340): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5d340): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5d340): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5d340): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.01097477 +0000 UTC m=+6.698243288 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5d340): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5d840): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5d840): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5d840): _writeAt: size=3, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5d840): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5d840): open at offset 5 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5d840): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256cfae70 item 51 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5d840): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5d840): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.011707435 +0000 UTC m=+6.698975961 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5d840): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5dd80): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5dd80): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5dd80): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5dd80): >_readAt: n=8, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5dd80): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.011707435 +0000 UTC m=+6.698975961 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7256a5dd80): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256cfb1f0 item 51 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705a500): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705a500): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705a500): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705a500): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705a500): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.013329277 +0000 UTC m=+6.700597804 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705a500): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705aa00): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705aa00): open at offset 5 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705aa00): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256cfb960 item 52 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705aa00): _readAt: size=2, off=5 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705aa00): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705aa00): _writeAt: size=3, off=5 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705aa00): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705aa00): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.014114901 +0000 UTC m=+6.701383418 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705aa00): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705af80): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705af80): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705af80): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705af80): >_readAt: n=3, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705af80): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.014114901 +0000 UTC m=+6.701383418 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705af80): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7256cfbb20 item 52 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705b600): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705b600): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705b600): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705b600): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705b600): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.015669918 +0000 UTC m=+6.702938435 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705b600): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705bb00): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705bb00): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705bb00): _writeAt: size=3, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705bb00): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705bb00): open at offset 5 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705bb00): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725789e150 item 53 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705bb00): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705bb00): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.016288556 +0000 UTC m=+6.703557073 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725705bb00): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257080140): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257080140): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257080140): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257080140): >_readAt: n=8, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257080140): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.016288556 +0000 UTC m=+6.703557073 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257080140): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725789e380 item 53 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570807c0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570807c0): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570807c0): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570807c0): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570807c0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.017849583 +0000 UTC m=+6.705118111 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570807c0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257080cc0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257080cc0): open at offset 5 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257080cc0): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725789e9a0 item 54 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257080cc0): _readAt: size=2, off=5 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257080cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257080cc0): _writeAt: size=3, off=5 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257080cc0): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257080cc0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.018486868 +0000 UTC m=+6.705755385 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257080cc0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257081240): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257081240): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257081240): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257081240): >_readAt: n=3, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257081240): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.018486868 +0000 UTC m=+6.705755385 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257081240): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725789eb60 item 54 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570818c0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570818c0): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570818c0): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570818c0): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570818c0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.020162953 +0000 UTC m=+6.707431470 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570818c0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257081dc0): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257081dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257081dc0): _writeAt: size=3, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257081dc0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257081dc0): open at offset 5 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257081dc0): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725789ef50 item 55 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257081dc0): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257081dc0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.020722029 +0000 UTC m=+6.707990546 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257081dc0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c6400): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c6400): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c6400): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c6400): >_readAt: n=8, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c6400): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.020722029 +0000 UTC m=+6.707990546 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c6400): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725789f110 item 55 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 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/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c6a80): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c6a80): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c6a80): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c6a80): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c6a80): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.022418033 +0000 UTC m=+6.709686550 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c6a80): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c6f80): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c6f80): open at offset 5 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c6f80): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725789f490 item 56 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c6f80): _readAt: size=2, off=5 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c6f80): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c6f80): _writeAt: size=3, off=5 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c6f80): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c6f80): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.023125027 +0000 UTC m=+6.710393555 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c6f80): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c7500): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c7500): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c7500): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c7500): >_readAt: n=3, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c7500): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.023125027 +0000 UTC m=+6.710393555 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c7500): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725789f650 item 56 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c7b40): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c7b40): open at offset 0 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c7b40): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c7b40): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c7b40): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c7b40): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c7b40): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c7b40): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.02477286 +0000 UTC m=+6.712041377 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72570c7b40): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257182180): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257182180): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257182180): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725789fa40 item 57 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257182180): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257182180): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.025367704 +0000 UTC m=+6.712636221 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257182180): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571826c0): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571826c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571826c0): _writeAt: size=3, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571826c0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571826c0): open at offset 5 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571826c0): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a725789fd50 item 57 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571826c0): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571826c0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.025941867 +0000 UTC m=+6.713210384 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571826c0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257182c40): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257182c40): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257182c40): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257182c40): >_readAt: n=8, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257182c40): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.025941867 +0000 UTC m=+6.713210384 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257182c40): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574dc070 item 57 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257183280): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257183280): open at offset 0 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257183280): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257183280): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257183280): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257183280): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257183280): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257183280): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.02780113 +0000 UTC m=+6.715069647 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257183280): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571837c0): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571837c0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571837c0): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574dc3f0 item 58 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571837c0): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571837c0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.028476825 +0000 UTC m=+6.715745342 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571837c0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257183d00): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257183d00): open at offset 5 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257183d00): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574dc5b0 item 58 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257183d00): _readAt: size=2, off=5 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257183d00): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257183d00): _writeAt: size=3, off=5 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257183d00): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257183d00): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.029232993 +0000 UTC m=+6.716501510 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257183d00): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a83c0): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a83c0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a83c0): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a83c0): >_readAt: n=3, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a83c0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.029232993 +0000 UTC m=+6.716501510 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a83c0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574dc770 item 58 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a8a00): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a8a00): open at offset 0 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a8a00): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a8a00): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a8a00): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a8a00): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a8a00): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a8a00): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.031203535 +0000 UTC m=+6.718472062 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a8a00): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a8f40): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a8f40): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a8f40): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574dcaf0 item 59 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a8f40): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a8f40): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.031887496 +0000 UTC m=+6.719156013 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a8f40): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a9480): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a9480): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a9480): _writeAt: size=3, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a9480): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a9480): open at offset 5 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a9480): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574dcd90 item 59 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a9480): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a9480): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.032697587 +0000 UTC m=+6.719966104 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a9480): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a9a00): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a9a00): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a9a00): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a9a00): >_readAt: n=8, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a9a00): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.032697587 +0000 UTC m=+6.719966104 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571a9a00): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574dcfc0 item 59 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 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/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d0140): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d0140): open at offset 0 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d0140): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d0140): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d0140): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d0140): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d0140): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d0140): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.034750775 +0000 UTC m=+6.722019301 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d0140): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d0680): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d0680): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d0680): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574dd340 item 60 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d0680): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d0680): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.035509708 +0000 UTC m=+6.722778235 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d0680): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d0bc0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d0bc0): open at offset 5 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d0bc0): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574dd500 item 60 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d0bc0): _readAt: size=2, off=5 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d0bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d0bc0): _writeAt: size=3, off=5 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d0bc0): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d0bc0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.036411712 +0000 UTC m=+6.723680229 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d0bc0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d1180): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d1180): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d1180): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d1180): >_readAt: n=3, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d1180): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.036411712 +0000 UTC m=+6.723680229 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d1180): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574dd6c0 item 60 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d17c0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d17c0): open at offset 0 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d17c0): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d17c0): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d17c0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d17c0): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d17c0): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d17c0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.038252317 +0000 UTC m=+6.725520845 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d17c0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d1d00): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d1d00): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d1d00): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574dda40 item 61 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d1d00): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d1d00): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.0389734 +0000 UTC m=+6.726241917 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571d1d00): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e0500): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e0500): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e0500): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e0500): >_readAt: n=5, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e0500): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.0389734 +0000 UTC m=+6.726241917 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e0500): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574ddc00 item 61 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 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/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e0b40): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e0b40): open at offset 0 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e0b40): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e0b40): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e0b40): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e0b40): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e0b40): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e0b40): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.04081589 +0000 UTC m=+6.728084407 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e0b40): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e1080): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e1080): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e1080): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579e40e0 item 62 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e1080): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e1080): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.041501595 +0000 UTC m=+6.728770112 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e1080): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e1780): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e1780): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e1780): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e1780): >_readAt: n=5, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e1780): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.041501595 +0000 UTC m=+6.728770112 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e1780): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579e42a0 item 62 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 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/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e1dc0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e1dc0): open at offset 0 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e1dc0): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e1dc0): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e1dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e1dc0): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e1dc0): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e1dc0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.043510268 +0000 UTC m=+6.730778785 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72571e1dc0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722a400): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722a400): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722a400): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579e4620 item 63 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722a400): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722a400): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.044238634 +0000 UTC m=+6.731507151 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722a400): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722ab00): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722ab00): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722ab00): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722ab00): >_readAt: n=5, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722ab00): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.044238634 +0000 UTC m=+6.731507151 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722ab00): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579e4930 item 63 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 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/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722b140): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722b140): open at offset 0 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722b140): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722b140): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722b140): >_readAt: n=0, err=Bad file descriptor 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722b140): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722b140): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722b140): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.046129856 +0000 UTC m=+6.733398463 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722b140): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722b680): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722b680): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722b680): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579e4cb0 item 64 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722b680): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722b680): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.046736892 +0000 UTC m=+6.734005409 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722b680): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722bd80): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722bd80): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722bd80): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722bd80): >_readAt: n=5, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722bd80): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.046736892 +0000 UTC m=+6.734005409 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725722bd80): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579e4e70 item 64 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726c4c0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726c4c0): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726c4c0): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726c4c0): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726c4c0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.048665264 +0000 UTC m=+6.735933781 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726c4c0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726c940): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726c940): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726c940): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726c940): >_readAt: n=2, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726c940): _writeAt: size=3, off=2 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579e51f0 item 65 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726c940): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726c940): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.04937781 +0000 UTC m=+6.736646327 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726c940): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726ce40): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726ce40): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726ce40): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726ce40): >_readAt: n=5, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726ce40): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.04937781 +0000 UTC m=+6.736646327 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726ce40): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579e53b0 item 65 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726d480): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726d480): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726d480): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726d480): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726d480): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.0511358 +0000 UTC m=+6.738404327 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726d480): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726d900): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726d900): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579e5730 item 66 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726d900): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726d900): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726d900): _writeAt: size=3, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726d900): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726d900): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.051844369 +0000 UTC m=+6.739112916 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726d900): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726de40): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726de40): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726de40): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726de40): >_readAt: n=3, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726de40): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.051844369 +0000 UTC m=+6.739112916 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725726de40): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579e58f0 item 66 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d6580): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d6580): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d6580): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d6580): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d6580): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.05353962 +0000 UTC m=+6.740808137 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d6580): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d6a00): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d6a00): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d6a00): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d6a00): >_readAt: n=2, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d6a00): _writeAt: size=3, off=2 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579e5c70 item 67 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d6a00): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d6a00): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.054223802 +0000 UTC m=+6.741492319 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d6a00): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d6f00): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d6f00): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d6f00): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d6f00): >_readAt: n=5, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d6f00): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.054223802 +0000 UTC m=+6.741492319 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d6f00): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579e5e30 item 67 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d7580): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d7580): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d7580): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d7580): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d7580): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.055937049 +0000 UTC m=+6.743205585 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d7580): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d7a80): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d7a80): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257952380 item 68 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d7a80): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d7a80): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d7a80): _writeAt: size=3, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d7a80): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d7a80): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.056698697 +0000 UTC m=+6.743967224 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72572d7a80): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731c0c0): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731c0c0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731c0c0): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731c0c0): >_readAt: n=3, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731c0c0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.056698697 +0000 UTC m=+6.743967224 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731c0c0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257952540 item 68 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731c700): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731c700): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731c700): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731c700): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731c700): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.058594557 +0000 UTC m=+6.745863075 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731c700): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731cb80): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731cb80): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731cb80): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731cb80): >_readAt: n=2, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731cb80): _writeAt: size=3, off=2 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579528c0 item 69 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731cb80): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731cb80): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.059421489 +0000 UTC m=+6.746690056 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731cb80): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731d080): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731d080): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731d080): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731d080): >_readAt: n=5, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731d080): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.059421489 +0000 UTC m=+6.746690056 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731d080): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257952a80 item 69 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731d700): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731d700): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731d700): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731d700): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731d700): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.061229113 +0000 UTC m=+6.748497630 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731d700): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731dc00): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731dc00): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257952f50 item 70 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731dc00): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731dc00): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731dc00): _writeAt: size=3, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731dc00): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731dc00): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.061992345 +0000 UTC m=+6.749260862 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725731dc00): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734c240): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734c240): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734c240): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734c240): >_readAt: n=3, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734c240): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.061992345 +0000 UTC m=+6.749260862 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734c240): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257953110 item 70 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734c8c0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734c8c0): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734c8c0): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734c8c0): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734c8c0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.063871363 +0000 UTC m=+6.751139930 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734c8c0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734cdc0): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734cdc0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734cdc0): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734cdc0): >_readAt: n=2, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734cdc0): _writeAt: size=3, off=2 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257953490 item 71 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734cdc0): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734cdc0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.064592275 +0000 UTC m=+6.751860792 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734cdc0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734d2c0): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734d2c0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734d2c0): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734d2c0): >_readAt: n=5, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734d2c0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.064592275 +0000 UTC m=+6.751860792 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734d2c0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257953650 item 71 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734d940): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734d940): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734d940): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734d940): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734d940): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.066485791 +0000 UTC m=+6.753754308 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734d940): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734de40): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734de40): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579539d0 item 72 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734de40): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734de40): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734de40): _writeAt: size=3, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734de40): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734de40): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.067180303 +0000 UTC m=+6.754448820 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725734de40): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738a480): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738a480): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738a480): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738a480): >_readAt: n=3, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738a480): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.067180303 +0000 UTC m=+6.754448820 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738a480): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257953b90 item 72 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738aa40): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738aa40): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738aa40): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738aa40): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738aa40): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738aa40): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738aa40): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.068937271 +0000 UTC m=+6.756205788 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738aa40): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738af40): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738af40): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738af40): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578b0070 item 73 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738af40): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738af40): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.069637243 +0000 UTC m=+6.756905760 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738af40): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738b400): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738b400): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738b400): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738b400): >_readAt: n=2, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738b400): _writeAt: size=3, off=2 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578b0230 item 73 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738b400): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738b400): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.070347315 +0000 UTC m=+6.757615832 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738b400): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738b940): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738b940): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738b940): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738b940): >_readAt: n=5, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738b940): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.070347315 +0000 UTC m=+6.757615832 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725738b940): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578b03f0 item 73 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b4080): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b4080): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b4080): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b4080): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b4080): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b4080): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b4080): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.071893705 +0000 UTC m=+6.759162222 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b4080): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b4580): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b4580): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b4580): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578b07e0 item 74 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b4580): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b4580): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.072481265 +0000 UTC m=+6.759749782 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b4580): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b4ac0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b4ac0): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578b09a0 item 74 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b4ac0): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b4ac0): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b4ac0): _writeAt: size=3, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b4ac0): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b4ac0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.073155017 +0000 UTC m=+6.760423534 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b4ac0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b5040): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b5040): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b5040): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b5040): >_readAt: n=3, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b5040): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.073155017 +0000 UTC m=+6.760423534 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b5040): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578b0b60 item 74 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b5680): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b5680): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b5680): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b5680): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b5680): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b5680): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b5680): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.07569298 +0000 UTC m=+6.762961507 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b5680): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b5b80): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b5b80): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b5b80): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578b0ee0 item 75 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b5b80): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b5b80): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.076236467 +0000 UTC m=+6.763504984 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573b5b80): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d61c0): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d61c0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d61c0): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d61c0): >_readAt: n=2, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d61c0): _writeAt: size=3, off=2 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578b1110 item 75 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d61c0): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d61c0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.076833263 +0000 UTC m=+6.764101781 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d61c0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d6700): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d6700): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d6700): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d6700): >_readAt: n=5, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d6700): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.076833263 +0000 UTC m=+6.764101781 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d6700): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578b12d0 item 75 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d6d40): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d6d40): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d6d40): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d6d40): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d6d40): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d6d40): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d6d40): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.078267864 +0000 UTC m=+6.765536381 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d6d40): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d7240): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d7240): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d7240): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578b1650 item 76 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d7240): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d7240): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.078783187 +0000 UTC m=+6.766051704 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d7240): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d7780): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d7780): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578b1880 item 76 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d7780): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d7780): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d7780): _writeAt: size=3, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d7780): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d7780): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.079465375 +0000 UTC m=+6.766733942 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d7780): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d7d00): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d7d00): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d7d00): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d7d00): >_readAt: n=3, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d7d00): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.079465375 +0000 UTC m=+6.766733942 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573d7d00): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578b1a40 item 76 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fc440): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fc440): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fc440): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fc440): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fc440): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fc440): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fc440): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.081565221 +0000 UTC m=+6.768833757 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fc440): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fc940): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fc940): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fc940): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578b1dc0 item 77 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fc940): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fc940): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.082363258 +0000 UTC m=+6.769631846 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fc940): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fd040): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fd040): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fd040): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fd040): >_readAt: n=5, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fd040): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.082363258 +0000 UTC m=+6.769631846 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fd040): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257788230 item 77 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fd680): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fd680): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fd680): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fd680): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fd680): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fd680): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fd680): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.084347997 +0000 UTC m=+6.771616514 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fd680): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fdb80): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fdb80): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fdb80): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257788700 item 78 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fdb80): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fdb80): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.085015247 +0000 UTC m=+6.772283774 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72573fdb80): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257434380): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257434380): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257434380): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257434380): >_readAt: n=5, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257434380): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.085015247 +0000 UTC m=+6.772283774 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257434380): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72577889a0 item 78 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574349c0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574349c0): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574349c0): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574349c0): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574349c0): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574349c0): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574349c0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.08690732 +0000 UTC m=+6.774175838 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574349c0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257434ec0): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257434ec0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257434ec0): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257788d90 item 79 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257434ec0): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257434ec0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.087556647 +0000 UTC m=+6.774825204 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257434ec0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574355c0): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574355c0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574355c0): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574355c0): >_readAt: n=5, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574355c0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.087556647 +0000 UTC m=+6.774825204 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574355c0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257788f50 item 79 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 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/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257435c00): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257435c00): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257435c00): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257435c00): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257435c00): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257435c00): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257435c00): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.089482695 +0000 UTC m=+6.776751231 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257435c00): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745c200): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745c200): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745c200): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257789420 item 80 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745c200): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745c200): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.090138312 +0000 UTC m=+6.777406859 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745c200): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745c900): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745c900): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745c900): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745c900): >_readAt: n=5, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745c900): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.090138312 +0000 UTC m=+6.777406859 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745c900): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257414070 item 80 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745cf40): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745cf40): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745cf40): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745cf40): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745cf40): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.092177043 +0000 UTC m=+6.779445560 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745cf40): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745d3c0): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745d3c0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745d3c0): open at offset 5 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745d3c0): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745d3c0): >_readAt: n=2, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745d3c0): _writeAt: size=3, off=7 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574143f0 item 81 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745d3c0): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745d3c0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.092807844 +0000 UTC m=+6.780076371 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745d3c0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745d900): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745d900): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745d900): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745d900): >_readAt: n=8, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745d900): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.092807844 +0000 UTC m=+6.780076371 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725745d900): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574145b0 item 81 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748a080): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748a080): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748a080): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748a080): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748a080): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.094583959 +0000 UTC m=+6.781852476 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748a080): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748a580): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748a580): open at offset 5 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748a580): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257414c40 item 82 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748a580): _readAt: size=2, off=5 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748a580): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748a580): _writeAt: size=3, off=5 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748a580): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748a580): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.095303257 +0000 UTC m=+6.782571774 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748a580): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748ab00): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748ab00): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748ab00): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748ab00): >_readAt: n=3, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748ab00): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.095303257 +0000 UTC m=+6.782571774 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748ab00): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257414e00 item 82 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748b180): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748b180): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748b180): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748b180): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748b180): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.096899893 +0000 UTC m=+6.784168410 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748b180): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748b680): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748b680): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748b680): open at offset 5 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748b680): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748b680): >_readAt: n=2, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748b680): _writeAt: size=3, off=7 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72574152d0 item 83 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748b680): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748b680): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.097597431 +0000 UTC m=+6.784865948 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748b680): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748bbc0): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748bbc0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748bbc0): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748bbc0): >_readAt: n=8, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748bbc0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.097597431 +0000 UTC m=+6.784865948 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725748bbc0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257415500 item 83 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a8340): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a8340): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a8340): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a8340): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a8340): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.099205277 +0000 UTC m=+6.786473794 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a8340): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a8840): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a8840): open at offset 5 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a8840): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257415960 item 84 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a8840): _readAt: size=2, off=5 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a8840): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a8840): _writeAt: size=3, off=5 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a8840): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a8840): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.099937169 +0000 UTC m=+6.787205746 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a8840): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a8dc0): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a8dc0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a8dc0): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a8dc0): >_readAt: n=3, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a8dc0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.099937169 +0000 UTC m=+6.787205746 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a8dc0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257415b20 item 84 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a9440): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a9440): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a9440): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a9440): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a9440): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.101658069 +0000 UTC m=+6.788926586 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a9440): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a9940): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a9940): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a9940): open at offset 5 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a9940): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a9940): >_readAt: n=2, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a9940): _writeAt: size=3, off=7 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579620e0 item 85 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a9940): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a9940): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.10232012 +0000 UTC m=+6.789588637 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a9940): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a9e80): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a9e80): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a9e80): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a9e80): >_readAt: n=8, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a9e80): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.10232012 +0000 UTC m=+6.789588637 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72574a9e80): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72579622a0 item 85 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257adc140): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257adc140): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257adc140): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257adc140): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257adc140): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.104344794 +0000 UTC m=+6.791613320 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257adc140): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257adc640): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257adc640): open at offset 5 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257adc640): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257800150 item 86 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257adc640): _readAt: size=2, off=5 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257adc640): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257adc640): _writeAt: size=3, off=5 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257adc640): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257adc640): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.105165704 +0000 UTC m=+6.792434231 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257adc640): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257adcbc0): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257adcbc0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257adcbc0): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257adcbc0): >_readAt: n=3, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257adcbc0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.105165704 +0000 UTC m=+6.792434231 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257adcbc0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257800310 item 86 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257add240): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257add240): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257add240): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257add240): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257add240): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.106937591 +0000 UTC m=+6.794206118 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257add240): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257add740): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257add740): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257add740): open at offset 5 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257add740): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257add740): >_readAt: n=2, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257add740): _writeAt: size=3, off=7 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578007e0 item 87 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257add740): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257add740): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.107744163 +0000 UTC m=+6.795012691 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257add740): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257addc80): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257addc80): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257addc80): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257addc80): >_readAt: n=8, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257addc80): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.107744163 +0000 UTC m=+6.795012691 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257addc80): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257800af0 item 87 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 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/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257700400): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257700400): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257700400): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257700400): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257700400): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.109562889 +0000 UTC m=+6.796831406 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257700400): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257700900): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257700900): open at offset 5 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257700900): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578010a0 item 88 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257700900): _readAt: size=2, off=5 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257700900): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257700900): _writeAt: size=3, off=5 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257700900): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257700900): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.11023063 +0000 UTC m=+6.797499147 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257700900): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257700e80): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257700e80): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257700e80): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257700e80): >_readAt: n=3, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257700e80): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.11023063 +0000 UTC m=+6.797499147 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257700e80): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257801260 item 88 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577014c0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577014c0): open at offset 0 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577014c0): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577014c0): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577014c0): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577014c0): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577014c0): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577014c0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.111704363 +0000 UTC m=+6.798972880 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577014c0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257701a00): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257701a00): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257701a00): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578016c0 item 89 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257701a00): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257701a00): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.112252017 +0000 UTC m=+6.799520534 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257701a00): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257738040): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257738040): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257738040): open at offset 5 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257738040): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257738040): >_readAt: n=2, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257738040): _writeAt: size=3, off=7 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578018f0 item 89 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257738040): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257738040): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.11286707 +0000 UTC m=+6.800135587 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257738040): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577385c0): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577385c0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577385c0): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577385c0): >_readAt: n=8, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577385c0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.11286707 +0000 UTC m=+6.800135587 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577385c0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257801ab0 item 89 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257738c00): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257738c00): open at offset 0 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257738c00): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257738c00): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257738c00): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257738c00): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257738c00): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257738c00): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.114426935 +0000 UTC m=+6.801695452 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257738c00): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257739140): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257739140): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257739140): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257801e30 item 90 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257739140): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257739140): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.114944062 +0000 UTC m=+6.802212579 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257739140): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257739680): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257739680): open at offset 5 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257739680): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72571502a0 item 90 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257739680): _readAt: size=2, off=5 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257739680): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257739680): _writeAt: size=3, off=5 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257739680): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257739680): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.115658251 +0000 UTC m=+6.802926768 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257739680): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257739c40): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257739c40): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257739c40): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257739c40): >_readAt: n=3, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257739c40): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.115658251 +0000 UTC m=+6.802926768 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257739c40): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257150850 item 90 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257752380): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257752380): open at offset 0 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257752380): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257752380): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257752380): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257752380): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257752380): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257752380): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.117122447 +0000 UTC m=+6.804390964 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257752380): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577528c0): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577528c0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577528c0): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72571511f0 item 91 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577528c0): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577528c0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.117706369 +0000 UTC m=+6.804974895 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577528c0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257752e00): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257752e00): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257752e00): open at offset 5 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257752e00): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257752e00): >_readAt: n=2, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257752e00): _writeAt: size=3, off=7 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257151d50 item 91 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257752e00): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257752e00): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.118518593 +0000 UTC m=+6.805787110 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257752e00): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257753380): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257753380): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257753380): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257753380): >_readAt: n=8, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257753380): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.118518593 +0000 UTC m=+6.805787110 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a7257753380): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578320e0 item 91 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 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/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577539c0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577539c0): open at offset 0 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577539c0): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577539c0): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577539c0): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577539c0): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577539c0): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577539c0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.120496288 +0000 UTC m=+6.807764805 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577539c0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777e000): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777e000): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777e000): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578324d0 item 92 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777e000): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777e000): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.121101772 +0000 UTC m=+6.808370289 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777e000): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777e540): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777e540): open at offset 5 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777e540): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257832700 item 92 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777e540): _readAt: size=2, off=5 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777e540): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777e540): _writeAt: size=3, off=5 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777e540): >_writeAt: n=3, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777e540): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.121732553 +0000 UTC m=+6.809001070 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777e540): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777eb00): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777eb00): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777eb00): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777eb00): >_readAt: n=3, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777eb00): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.121732553 +0000 UTC m=+6.809001070 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777eb00): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578328c0 item 92 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777f140): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777f140): open at offset 0 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777f140): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777f140): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777f140): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777f140): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777f140): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777f140): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.123401234 +0000 UTC m=+6.810669782 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777f140): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777f680): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777f680): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777f680): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257832c40 item 93 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777f680): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777f680): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.1240446 +0000 UTC m=+6.811313127 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777f680): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777fd80): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777fd80): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777fd80): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777fd80): >_readAt: n=5, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777fd80): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.1240446 +0000 UTC m=+6.811313127 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a725777fd80): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257832e00 item 93 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 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/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b24c0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b24c0): open at offset 0 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b24c0): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b24c0): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b24c0): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b24c0): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b24c0): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b24c0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.125911625 +0000 UTC m=+6.813180152 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b24c0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b2a00): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b2a00): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b2a00): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257833180 item 94 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b2a00): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b2a00): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.126590077 +0000 UTC m=+6.813858594 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b2a00): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b3100): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b3100): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b3100): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b3100): >_readAt: n=5, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b3100): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.126590077 +0000 UTC m=+6.813858594 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b3100): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257833340 item 94 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 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/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b3740): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b3740): open at offset 0 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b3740): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b3740): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b3740): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b3740): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b3740): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b3740): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.128481109 +0000 UTC m=+6.815749626 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b3740): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b3c80): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b3c80): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b3c80): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72578336c0 item 95 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b3c80): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b3c80): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.129068508 +0000 UTC m=+6.816337035 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577b3c80): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577da480): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577da480): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577da480): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577da480): >_readAt: n=5, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577da480): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.129068508 +0000 UTC m=+6.816337035 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577da480): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257833960 item 95 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 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/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577daac0): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577daac0): open at offset 0 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577daac0): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577daac0): _readAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577daac0): >_readAt: n=0, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577daac0): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577daac0): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577daac0): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.130856956 +0000 UTC m=+6.818125503 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577daac0): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577db000): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577db000): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577db000): >openPending: err= 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a7257833e30 item 96 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577db000): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577db000): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.131549625 +0000 UTC m=+6.818818142 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577db000): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/28 03:49:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : open-test-file: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577db700): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577db700): openPending: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577db700): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577db700): >_readAt: n=5, err=EOF 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577db700): close: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-28 03:49:55.131549625 +0000 UTC m=+6.818818142 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : open-test-file(0x3a72577db700): >close: err= 2026/08/28 03:49:55 DEBUG : open-test-file: Remove: 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3a72572d0540 item 96 2026/08/28 03:49:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/28 03:49:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/28 03:49:55 DEBUG : open-test-file: >Remove: err= 2026/08/28 03:49:55 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:55 DEBUG : Looking for writers 2026/08/28 03:49:55 DEBUG : >WaitForWriters: 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.51s) --- PASS: TestRWFileHandleOpenTests/writes (0.27s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.01s) --- 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.24s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : file1: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : file1(0x3a72577dbe40): openPending: 2026/08/28 03:49:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:55 DEBUG : file1(0x3a72577dbe40): >openPending: err= 2026/08/28 03:49:55 DEBUG : file1: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/28 03:49:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/28 03:49:55 DEBUG : file1(0x3a72577dbe40): _writeAt: size=2, off=0 2026/08/28 03:49:55 DEBUG : file1(0x3a72577dbe40): >_writeAt: n=2, err= 2026/08/28 03:49:55 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/28 03:49:55 DEBUG : file1(0x3a72577dbe40): RWFileHandle.Flush 2026/08/28 03:49:55 DEBUG : file1(0x3a72577dbe40): RWFileHandle.Release 2026/08/28 03:49:55 DEBUG : file1(0x3a72577dbe40): close: 2026/08/28 03:49:55 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/28 03:49:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : file1(0x3a72577dbe40): >close: err= 2026/08/28 03:49:55 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:55 DEBUG : Looking for writers 2026/08/28 03:49:55 DEBUG : file1: reading active writers 2026/08/28 03:49:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:49:55 DEBUG : Looking for writers 2026/08/28 03:49:55 DEBUG : file1: reading active writers 2026/08/28 03:49:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:49:55 DEBUG : Looking for writers 2026/08/28 03:49:55 DEBUG : file1: reading active writers 2026/08/28 03:49:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:49:55 DEBUG : Looking for writers 2026/08/28 03:49:55 DEBUG : file1: reading active writers 2026/08/28 03:49:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:49:55 DEBUG : file1: vfs cache: starting upload 2026/08/28 03:49:55 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1.a0a9169e.partial" 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1.a0a9169e.partial 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-huwuqec3duco/file1.a0a9169e.partial 2026/08/28 03:49:55 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/28 03:49:55 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/28 03:49:55 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/08/28 03:49:55 INFO : file1: Copied (new) 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:55 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/28 03:49:55 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/28 03:49:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/28 03:49:55 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:55 INFO : file1: vfs cache: upload succeeded try #1 2026/08/28 03:49:55 DEBUG : Looking for writers 2026/08/28 03:49:55 DEBUG : file1: reading active writers 2026/08/28 03:49:55 DEBUG : >WaitForWriters: 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:55 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:55 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/08/28 03:49:55 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:55 DEBUG : Looking for writers 2026/08/28 03:49:55 DEBUG : file1: reading active writers 2026/08/28 03:49:55 DEBUG : >WaitForWriters: 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:55 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:55 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:55 DEBUG : rename_me: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : rename_me(0x3a7257898e80): openPending: 2026/08/28 03:49:55 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/28 03:49:55 DEBUG : rename_me(0x3a7257898e80): >openPending: err= 2026/08/28 03:49:55 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/28 03:49:55 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/28 03:49:55 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/28 03:49:55 DEBUG : rename_me(0x3a7257898e80): _writeAt: size=5, off=0 2026/08/28 03:49:55 DEBUG : rename_me(0x3a7257898e80): >_writeAt: n=5, err= 2026/08/28 03:49:55 DEBUG : rename_me(0x3a7257898e80): close: 2026/08/28 03:49:55 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-28 03:49:55.316218369 +0000 UTC m=+7.003486926 2026/08/28 03:49:55 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/28 03:49:55 DEBUG : rename_me(0x3a7257898e80): >close: err= 2026/08/28 03:49:55 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/28 03:49:55 DEBUG : i_was_renamed: Updating file with 0x3a7257975e10 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/28 03:49:55 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:55 DEBUG : Looking for writers 2026/08/28 03:49:55 DEBUG : i_was_renamed: reading active writers 2026/08/28 03:49:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/28 03:49:55 DEBUG : Looking for writers 2026/08/28 03:49:55 DEBUG : i_was_renamed: reading active writers 2026/08/28 03:49:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/28 03:49:55 DEBUG : Looking for writers 2026/08/28 03:49:55 DEBUG : i_was_renamed: reading active writers 2026/08/28 03:49:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/28 03:49:55 DEBUG : Looking for writers 2026/08/28 03:49:55 DEBUG : i_was_renamed: reading active writers 2026/08/28 03:49:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/28 03:49:55 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/28 03:49:55 DEBUG : i_was_renamed.a2c7f6a9.partial: size = 5 OK 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/i_was_renamed.a2c7f6a9.partial" 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/i_was_renamed.a2c7f6a9.partial 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-huwuqec3duco/i_was_renamed.a2c7f6a9.partial 2026/08/28 03:49:55 DEBUG : i_was_renamed.a2c7f6a9.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/28 03:49:55 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/28 03:49:55 DEBUG : i_was_renamed.a2c7f6a9.partial: renamed to: i_was_renamed 2026/08/28 03:49:55 INFO : i_was_renamed: Copied (new) 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/i_was_renamed" 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/i_was_renamed 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-huwuqec3duco/i_was_renamed 2026/08/28 03:49:55 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/28 03:49:55 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-28 03:49:55 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/28 03:49:55 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/28 03:49:55 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/28 03:49:55 DEBUG : Looking for writers 2026/08/28 03:49:55 DEBUG : i_was_renamed: reading active writers 2026/08/28 03:49:55 DEBUG : >WaitForWriters: 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.17s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/28 03:49:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco" 2026/08/28 03:49:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/08/28 03:49:55 DEBUG : forgetting directory cache 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate(0x3a7257818940): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate(0x3a7257818940): openPending: 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-28 02:50:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate(0x3a7257818940): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate(0x3a7257818940): >_readAt: n=20, err=EOF 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate(0x3a7257818940): close: 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-28 02:50:55 +0000 UTC 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate(0x3a7257818940): >close: err= 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/08/28 03:49:55 DEBUG : forgetting directory cache 2026/08/28 03:49:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate(0x3a7257819140): _readAt: size=512, off=0 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate(0x3a7257819140): openPending: 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-28 02:51:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-28 02:50:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-28 02:51:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-28 02:50:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/28 03:49:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/28 03:49:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate(0x3a7257819140): >openPending: err= 2026/08/28 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate(0x3a7257819140): >_readAt: n=20, err=EOF 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate(0x3a7257819140): close: 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-28 02:51:55 +0000 UTC 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate(0x3a7257819140): >close: err= 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:55 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/08/28 03:49:56 DEBUG : forgetting directory cache 2026/08/28 03:49:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate(0x3a7257200440): _readAt: size=512, off=0 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate(0x3a7257200440): openPending: 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-28 02:52:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-28 02:51:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-28 02:52:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-28 02:51:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/28 03:49:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/28 03:49:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate(0x3a7257200440): >openPending: err= 2026/08/28 03:49:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate(0x3a7257200440): >_readAt: n=20, err=EOF 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate(0x3a7257200440): close: 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-28 02:52:55 +0000 UTC 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate(0x3a7257200440): >close: err= 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/08/28 03:49:56 DEBUG : forgetting directory cache 2026/08/28 03:49:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate(0x3a7257818780): _readAt: size=512, off=0 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate(0x3a7257818780): openPending: 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-28 02:53:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-28 02:52:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-28 02:53:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-28 02:52:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/28 03:49:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/28 03:49:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate(0x3a7257818780): >openPending: err= 2026/08/28 03:49:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate(0x3a7257818780): >_readAt: n=20, err=EOF 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate(0x3a7257818780): close: 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-28 02:53:55 +0000 UTC 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate(0x3a7257818780): >close: err= 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/08/28 03:49:56 DEBUG : forgetting directory cache 2026/08/28 03:49:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate(0x3a7256f0da40): _readAt: size=512, off=0 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate(0x3a7256f0da40): openPending: 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-28 02:54:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-28 02:53:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-28 02:54:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-28 02:53:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/28 03:49:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/28 03:49:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate(0x3a7256f0da40): >openPending: err= 2026/08/28 03:49:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate(0x3a7256f0da40): >_readAt: n=20, err=EOF 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate(0x3a7256f0da40): close: 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-28 02:54:55 +0000 UTC 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate(0x3a7256f0da40): >close: err= 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/08/28 03:49:56 DEBUG : forgetting directory cache 2026/08/28 03:49:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate(0x3a7256de7d40): _readAt: size=512, off=0 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate(0x3a7256de7d40): openPending: 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-28 02:55:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-28 02:54:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-28 02:55:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-28 02:54:55 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/28 03:49:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/28 03:49:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate(0x3a7256de7d40): >openPending: err= 2026/08/28 03:49:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate(0x3a7256de7d40): >_readAt: n=20, err=EOF 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate(0x3a7256de7d40): close: 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-28 02:55:55 +0000 UTC 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate(0x3a7256de7d40): >close: err= 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:56 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/08/28 03:49:57 DEBUG : forgetting directory cache 2026/08/28 03:49:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate(0x3a7257819200): _readAt: size=512, off=0 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate(0x3a7257819200): openPending: 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-28 02:56:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-28 02:55:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-28 02:56:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-28 02:55:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/28 03:49:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/28 03:49:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate(0x3a7257819200): >openPending: err= 2026/08/28 03:49:57 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate(0x3a7257819200): >_readAt: n=21, err=EOF 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate(0x3a7257819200): close: 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-28 02:56:55 +0000 UTC 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate(0x3a7257819200): >close: err= 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/08/28 03:49:57 DEBUG : forgetting directory cache 2026/08/28 03:49:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate(0x3a7257201780): _readAt: size=512, off=0 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate(0x3a7257201780): openPending: 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-28 02:57:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-28 02:56:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-28 02:57:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-28 02:56:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/28 03:49:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/28 03:49:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate(0x3a7257201780): >openPending: err= 2026/08/28 03:49:57 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate(0x3a7257201780): >_readAt: n=22, err=EOF 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate(0x3a7257201780): close: 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-28 02:57:55 +0000 UTC 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate(0x3a7257201780): >close: err= 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/08/28 03:49:57 DEBUG : forgetting directory cache 2026/08/28 03:49:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate(0x3a7257768200): _readAt: size=512, off=0 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate(0x3a7257768200): openPending: 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-28 02:58:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-28 02:57:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-28 02:58:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-28 02:57:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/28 03:49:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/28 03:49:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate(0x3a7257768200): >openPending: err= 2026/08/28 03:49:57 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate(0x3a7257768200): >_readAt: n=23, err=EOF 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate(0x3a7257768200): close: 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-28 02:58:55 +0000 UTC 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate(0x3a7257768200): >close: err= 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/08/28 03:49:57 DEBUG : forgetting directory cache 2026/08/28 03:49:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate(0x3a7257768b80): _readAt: size=512, off=0 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate(0x3a7257768b80): openPending: 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-huwuqec3duco/TestRWCacheUpdate 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-28 02:59:55 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-28 02:58:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-28 02:59:55 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-28 02:58:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/28 03:49:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/28 03:49:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate(0x3a7257768b80): >openPending: err= 2026/08/28 03:49:57 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate(0x3a7257768b80): >_readAt: n=24, err=EOF 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate(0x3a7257768b80): close: 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-28 02:59:55 +0000 UTC 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate(0x3a7257768b80): >close: err= 2026/08/28 03:49:57 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:57 DEBUG : Looking for writers 2026/08/28 03:49:57 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/28 03:49:57 DEBUG : >WaitForWriters: 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.27s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/FiLeA" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/FiLeA 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-huwuqec3duco/FiLeA 2026/08/28 03:49:57 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/FiLeA" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/FiLeA 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-huwuqec3duco/FiLeA 2026/08/28 03:49:57 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/FiLeB" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/FiLeB 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-huwuqec3duco/FiLeB 2026/08/28 03:49:57 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/FiLeB" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/FiLeB 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-huwuqec3duco/FiLeB 2026/08/28 03:49:57 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/28 03:49:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/28 03:49:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/28 03:49:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/28 03:49:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/FiLeA" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/FiLeA 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-huwuqec3duco/FiLeA 2026/08/28 03:49:57 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/28 03:49:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/28 03:49:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/28 03:49:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/28 03:49:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/FiLeA" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/FiLeA 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-huwuqec3duco/FiLeA 2026/08/28 03:49:57 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/28 03:49:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/28 03:49:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/28 03:49:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/28 03:49:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:57 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/28 03:49:57 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/28 03:49:57 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/28 03:49:57 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:57 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/FiLeB" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/FiLeB 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-huwuqec3duco/FiLeB 2026/08/28 03:49:57 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/28 03:49:57 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/28 03:49:57 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/28 03:49:57 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/28 03:49:57 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:57 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/FilEb" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/FilEb 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-huwuqec3duco/FilEb 2026/08/28 03:49:57 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/FiLeA" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/FiLeA 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-huwuqec3duco/FiLeA 2026/08/28 03:49:57 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/FiLeA" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/FiLeA 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-huwuqec3duco/FiLeA 2026/08/28 03:49:57 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/FiLeB" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/FiLeB 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-huwuqec3duco/FiLeB 2026/08/28 03:49:57 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/FiLeB" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/FiLeB 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-huwuqec3duco/FiLeB 2026/08/28 03:49:57 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/FilEb" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/FilEb 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-huwuqec3duco/FilEb 2026/08/28 03:49:57 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/FilEb" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/FilEb 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-huwuqec3duco/FilEb 2026/08/28 03:49:57 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/08/28 03:49:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/28 03:49:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/28 03:49:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/28 03:49:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:57 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/28 03:49:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/28 03:49:57 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/28 03:49:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:57 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/28 03:49:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/28 03:49:57 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/28 03:49:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:57 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/28 03:49:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/28 03:49:57 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/28 03:49:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:57 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/28 03:49:57 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/28 03:49:57 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/28 03:49:57 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:57 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/FiLeB" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/FiLeB 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-huwuqec3duco/FiLeB 2026/08/28 03:49:57 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/28 03:49:57 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/28 03:49:57 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/28 03:49:57 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/28 03:49:57 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:57 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/FilEb" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/FilEb 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-huwuqec3duco/FilEb 2026/08/28 03:49:57 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/28 03:49:57 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/28 03:49:57 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/28 03:49:57 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/28 03:49:57 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/28 03:49:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/28 03:49:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/28 03:49:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/28 03:49:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:57 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:57 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:57 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:57 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/28 03:49:57 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/28 03:49:57 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/28 03:49:57 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:57 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:57 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/28 03:49:57 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/28 03:49:57 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/28 03:49:57 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:57 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:57 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:57 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:57 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:57 DEBUG : Looking for writers 2026/08/28 03:49:57 DEBUG : FiLeA: reading active writers 2026/08/28 03:49:57 DEBUG : FiLeB: reading active writers 2026/08/28 03:49:57 DEBUG : FilEb: reading active writers 2026/08/28 03:49:57 DEBUG : >WaitForWriters: 2026/08/28 03:49:57 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:57 DEBUG : Looking for writers 2026/08/28 03:49:57 DEBUG : FiLeA: reading active writers 2026/08/28 03:49:57 DEBUG : FiLeB: reading active writers 2026/08/28 03:49:57 DEBUG : FilEb: reading active writers 2026/08/28 03:49:57 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.10s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/normal name with no special characters.txt" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/normal\ name\ with\ no\ special\ characters.txt 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-huwuqec3duco/normal name with no special characters.txt 2026/08/28 03:49:57 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/normal name with no special characters.txt" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/normal\ name\ with\ no\ special\ characters.txt 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-huwuqec3duco/normal name with no special characters.txt 2026/08/28 03:49:57 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/測試_Русский___ě_áñ" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/測試_Русский___ě_áñ 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-huwuqec3duco/測試_Русский___ě_áñ 2026/08/28 03:49:57 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/測試_Русский___ě_áñ" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/測試_Русский___ě_áñ 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-huwuqec3duco/測試_Русский___ě_áñ 2026/08/28 03:49:57 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/28 03:49:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:57 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/28 03:49:57 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/28 03:49:57 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/28 03:49:57 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:57 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/normal name with no special characters.txt" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/normal\ name\ with\ no\ special\ characters.txt 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-huwuqec3duco/normal name with no special characters.txt 2026/08/28 03:49:57 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/28 03:49:57 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/28 03:49:57 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/28 03:49:57 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/28 03:49:57 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:57 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/測試_Русский___ě_áñ" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/測試_Русский___ě_áñ 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-huwuqec3duco/測試_Русский___ě_áñ 2026/08/28 03:49:57 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/28 03:49:57 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/28 03:49:57 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/28 03:49:57 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/28 03:49:57 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:57 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:57 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:57 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:57 DEBUG : Looking for writers 2026/08/28 03:49:57 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/28 03:49:57 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/28 03:49:57 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.04s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Reusing VFS from active cache 2026/08/28 03:49:57 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:57 DEBUG : Looking for writers 2026/08/28 03:49:57 DEBUG : >WaitForWriters: 2026/08/28 03:49:57 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:57 DEBUG : Looking for writers 2026/08/28 03:49:57 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:57 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:57 DEBUG : Looking for writers 2026/08/28 03:49:57 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:57 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:57 DEBUG : Looking for writers 2026/08/28 03:49:57 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:57 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:57 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file2" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file2 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-huwuqec3duco/dir/file2 2026/08/28 03:49:57 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file2" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file2 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-huwuqec3duco/dir/file2 2026/08/28 03:49:57 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/28 03:49:57 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:57 DEBUG : dir: Looking for writers 2026/08/28 03:49:57 DEBUG : file2: reading active writers 2026/08/28 03:49:57 DEBUG : Looking for writers 2026/08/28 03:49:57 DEBUG : dir: reading active writers 2026/08/28 03:49:57 DEBUG : file1: reading active writers 2026/08/28 03:49:57 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.03s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:57 DEBUG : forgetting directory cache 2026/08/28 03:49:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:57 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:57 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file2" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file2 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-huwuqec3duco/dir/file2 2026/08/28 03:49:57 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file2" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file2 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-huwuqec3duco/dir/file2 2026/08/28 03:49:57 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/28 03:49:57 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:57 DEBUG : dir: Looking for writers 2026/08/28 03:49:57 DEBUG : Looking for writers 2026/08/28 03:49:57 DEBUG : dir: reading active writers 2026/08/28 03:49:57 DEBUG : file1: reading active writers 2026/08/28 03:49:57 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.03s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:57 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:57 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file2" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file2 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-huwuqec3duco/dir/file2 2026/08/28 03:49:57 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file2" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file2 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-huwuqec3duco/dir/file2 2026/08/28 03:49:57 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/28 03:49:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : file1: Open: flags=O_RDONLY 2026/08/28 03:49:57 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/28 03:49:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/28 03:49:57 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/28 03:49:57 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:57 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/28 03:49:57 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/28 03:49:57 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/28 03:49:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: File to upload is small (0 bytes), uploading instead of streaming 2026/08/28 03:49:57 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/new_file.txt" 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/new_file.txt 2026/08/28 03:49:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-huwuqec3duco/dir/new_file.txt 2026/08/28 03:49:57 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/28 03:49:57 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/28 03:49:57 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/28 03:49:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/28 03:49:57 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:57 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/28 03:49:57 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:57 DEBUG : dir: Looking for writers 2026/08/28 03:49:57 DEBUG : file2: reading active writers 2026/08/28 03:49:57 DEBUG : new_file.txt: reading active writers 2026/08/28 03:49:57 DEBUG : Looking for writers 2026/08/28 03:49:57 DEBUG : dir: reading active writers 2026/08/28 03:49:57 DEBUG : file1: reading active writers 2026/08/28 03:49:57 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.04s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file2" 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file2 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-huwuqec3duco/dir/file2 2026/08/28 03:49:58 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file2" 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file2 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-huwuqec3duco/dir/file2 2026/08/28 03:49:58 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/28 03:49:58 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/28 03:49:58 DEBUG : dir/file1: Updating file with dir/file1 0x3a7256e395f0 2026/08/28 03:49:58 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/28 03:49:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:58 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir/file1" 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-huwuqec3duco/dir/file1 2026/08/28 03:49:58 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/28 03:49:58 INFO : dir/file1: Moved (server-side) to: file0 2026/08/28 03:49:58 DEBUG : file0: Updating file with file0 0x3a7256e395f0 2026/08/28 03:49:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/28 03:49:58 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file0" 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file0 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-huwuqec3duco/file0 2026/08/28 03:49:58 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file0" 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/file0 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-huwuqec3duco/file0 2026/08/28 03:49:58 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/28 03:49:58 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:58 DEBUG : dir: Looking for writers 2026/08/28 03:49:58 DEBUG : Looking for writers 2026/08/28 03:49:58 DEBUG : file0: reading active writers 2026/08/28 03:49:58 DEBUG : dir: reading active writers 2026/08/28 03:49:58 DEBUG : >WaitForWriters: 2026/08/28 03:49:58 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco/dir/file1: no such file or directory 2026/08/28 03:49:58 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco/dir/file1: no such file or directory --- PASS: TestVFSRename (0.05s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Server has VFS statistics extension 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: About path "/home/rclone/rclone-test-huwuqec3duco" 2026/08/28 03:49:58 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:58 DEBUG : Looking for writers 2026/08/28 03:49:58 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:58 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/28 03:49:58 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/28 03:49:58 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/28 03:49:58 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/28 03:49:58 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco/dir/file1: no such file or directory 2026/08/28 03:49:58 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco/dir/file1: no such file or directory 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: New connection 127.0.0.1:52468->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/08/28 03:49:58 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco/dir/file1: no such file or directory 2026/08/28 03:49:58 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco/dir/file1: no such file or directory 2026/08/28 03:49:58 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/28 03:49:58 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco/dir/file1: no such file or directory 2026/08/28 03:49:58 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco/dir/file1: no such file or directory 2026/08/28 03:49:58 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco/dir/file1: no such file or directory 2026/08/28 03:49:58 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{fdq2R}/rclone-test-huwuqec3duco/dir/file1: no such file or directory 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: New connection 127.0.0.1:52474->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/08/28 03:49:58 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:58 DEBUG : Looking for writers 2026/08/28 03:49:58 DEBUG : a: Looking for writers 2026/08/28 03:49:58 DEBUG : b: Looking for writers 2026/08/28 03:49:58 DEBUG : c: Looking for writers 2026/08/28 03:49:58 DEBUG : d: Looking for writers 2026/08/28 03:49:58 DEBUG : Looking for writers 2026/08/28 03:49:58 DEBUG : /: reading active writers 2026/08/28 03:49:58 DEBUG : a: reading active writers 2026/08/28 03:49:58 DEBUG : b: reading active writers 2026/08/28 03:49:58 DEBUG : c: reading active writers 2026/08/28 03:49:58 DEBUG : d: reading active writers 2026/08/28 03:49:58 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.22s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:58 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/28 03:49:58 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/28 03:49:58 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/28 03:49:58 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/28 03:49:58 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:58 DEBUG : a/b/c/d: Looking for writers 2026/08/28 03:49:58 DEBUG : a/b/c: Looking for writers 2026/08/28 03:49:58 DEBUG : d: reading active writers 2026/08/28 03:49:58 DEBUG : a/b: Looking for writers 2026/08/28 03:49:58 DEBUG : c: reading active writers 2026/08/28 03:49:58 DEBUG : a: Looking for writers 2026/08/28 03:49:58 DEBUG : b: reading active writers 2026/08/28 03:49:58 DEBUG : Looking for writers 2026/08/28 03:49:58 DEBUG : a: reading active writers 2026/08/28 03:49:58 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.06s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:58 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:58 DEBUG : Looking for writers 2026/08/28 03:49:58 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:49:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:49:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:58 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/28 03:49:58 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/28 03:49:58 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: File to upload is small (5 bytes), uploading instead of streaming 2026/08/28 03:49:58 DEBUG : file1: size = 5 OK 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:58 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/28 03:49:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/28 03:49:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/28 03:49:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:58 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:58 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/28 03:49:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:49:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:49:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:49:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:49:58 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/28 03:49:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/28 03:49:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/28 03:49:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:49:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:49:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: File to upload is small (0 bytes), uploading instead of streaming 2026/08/28 03:49:58 DEBUG : file1: size = 0 OK 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:58 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/28 03:49:58 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/28 03:49:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/28 03:49:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/28 03:49:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/28 03:49:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:49:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:49:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: File to upload is small (7 bytes), uploading instead of streaming 2026/08/28 03:49:58 DEBUG : file1: size = 7 OK 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:58 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/08/28 03:49:58 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/28 03:49:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/28 03:49:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:58 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:58 DEBUG : Looking for writers 2026/08/28 03:49:58 DEBUG : file1: reading active writers 2026/08/28 03:49:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.03s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:49:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:49:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:58 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/28 03:49:59 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/28 03:49:59 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/28 03:49:59 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: File to upload is small (11 bytes), uploading instead of streaming 2026/08/28 03:49:59 DEBUG : file1: size = 11 OK 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:59 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/28 03:49:59 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/28 03:49:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:59 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:59 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:59 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/28 03:49:59 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:59 DEBUG : Looking for writers 2026/08/28 03:49:59 DEBUG : file1: reading active writers 2026/08/28 03:49:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.03s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:49:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Connection OK after error: context canceled 2026/08/28 03:49:59 DEBUG : file1: Removed after failed upload: context canceled 2026/08/28 03:49:59 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/28 03:49:59 DEBUG : file1: Remove: 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/28 03:49:59 DEBUG : file1: >Remove: err= 2026/08/28 03:49:59 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:59 DEBUG : Looking for writers 2026/08/28 03:49:59 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:49:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Connection OK after error: context canceled 2026/08/28 03:49:59 DEBUG : file1: Removed after failed upload: context canceled 2026/08/28 03:49:59 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/28 03:49:59 DEBUG : file1: Remove: 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/28 03:49:59 DEBUG : file1: >Remove: err= 2026/08/28 03:49:59 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:59 DEBUG : Looking for writers 2026/08/28 03:49:59 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:59 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:59 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/28 03:49:59 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/28 03:49:59 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: File to upload is small (5 bytes), uploading instead of streaming 2026/08/28 03:49:59 DEBUG : file2: size = 5 OK 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file2" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file2 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-huwuqec3duco/file2 2026/08/28 03:49:59 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/28 03:49:59 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/28 03:49:59 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file2" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file2 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-huwuqec3duco/file2 2026/08/28 03:49:59 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file2" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/file2 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-huwuqec3duco/file2 2026/08/28 03:49:59 DEBUG : file2: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/28 03:49:59 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:59 DEBUG : Looking for writers 2026/08/28 03:49:59 DEBUG : file2: reading active writers 2026/08/28 03:49:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.05s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.01s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.01s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.02s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:49:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:49:59 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: File to upload is small (5 bytes), uploading instead of streaming 2026/08/28 03:49:59 DEBUG : file1: size = 5 OK 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:59 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/28 03:49:59 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/28 03:49:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:59 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/28 03:49:59 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:59 DEBUG : Looking for writers 2026/08/28 03:49:59 DEBUG : file1: reading active writers 2026/08/28 03:49:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:49:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:49:59 DEBUG : file1: WriteFileHandle.Release closing 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: File to upload is small (0 bytes), uploading instead of streaming 2026/08/28 03:49:59 DEBUG : file1: size = 0 OK 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:59 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/28 03:49:59 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/28 03:49:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:59 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/28 03:49:59 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:59 DEBUG : Looking for writers 2026/08/28 03:49:59 DEBUG : file1: reading active writers 2026/08/28 03:49:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:49:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: File to upload is small (2 bytes), uploading instead of streaming 2026/08/28 03:49:59 DEBUG : file1: size = 2 OK 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:59 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/28 03:49:59 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/28 03:49:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/28 03:49:59 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:59 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:59 DEBUG : Looking for writers 2026/08/28 03:49:59 DEBUG : file1: reading active writers 2026/08/28 03:49:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:49:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: File to upload is small (0 bytes), uploading instead of streaming 2026/08/28 03:49:59 DEBUG : file1: size = 0 OK 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:59 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/28 03:49:59 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/28 03:49:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:59 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:59 DEBUG : file1: Open: flags=O_RDONLY 2026/08/28 03:49:59 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/28 03:49:59 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/28 03:49:59 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:59 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:59 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:59 DEBUG : Looking for writers 2026/08/28 03:49:59 DEBUG : file1: reading active writers 2026/08/28 03:49:59 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/28 03:49:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: File to upload is small (100 bytes), uploading instead of streaming 2026/08/28 03:49:59 DEBUG : file1: size = 100 OK 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/file1" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 773f8b069c730e82dc684e18c340d94a /home/rclone/rclone-test-huwuqec3duco/file1 2026/08/28 03:49:59 DEBUG : file1: Parsed hash: 773f8b069c730e82dc684e18c340d94a 2026/08/28 03:49:59 DEBUG : file1: md5 = 773f8b069c730e82dc684e18c340d94a OK 2026/08/28 03:49:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/28 03:49:59 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/28 03:49:59 DEBUG : file1: Open: flags=O_RDONLY 2026/08/28 03:49:59 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/28 03:49:59 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/28 03:49:59 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:59 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:59 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:59 DEBUG : Looking for writers 2026/08/28 03:49:59 DEBUG : file1: reading active writers 2026/08/28 03:49:59 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.02s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:59 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/28 03:49:59 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/28 03:49:59 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/28 03:49:59 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/28 03:49:59 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/28 03:49:59 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/28 03:49:59 DEBUG : stalled: Remove: 2026/08/28 03:49:59 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/28 03:49:59 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.03s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/flat/f000.txt" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/flat/f000.txt 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-huwuqec3duco/flat/f000.txt 2026/08/28 03:49:59 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/flat/f000.txt" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/flat/f000.txt 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-huwuqec3duco/flat/f000.txt 2026/08/28 03:49:59 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/flat/f001.txt" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/flat/f001.txt 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-huwuqec3duco/flat/f001.txt 2026/08/28 03:49:59 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/flat/f001.txt" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/flat/f001.txt 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-huwuqec3duco/flat/f001.txt 2026/08/28 03:49:59 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/flat/f002.txt" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/flat/f002.txt 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-huwuqec3duco/flat/f002.txt 2026/08/28 03:49:59 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/flat/f002.txt" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/flat/f002.txt 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-huwuqec3duco/flat/f002.txt 2026/08/28 03:49:59 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/flat/f003.txt" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/flat/f003.txt 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-huwuqec3duco/flat/f003.txt 2026/08/28 03:49:59 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/flat/f003.txt" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/flat/f003.txt 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-huwuqec3duco/flat/f003.txt 2026/08/28 03:49:59 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/flat/f004.txt" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/flat/f004.txt 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-huwuqec3duco/flat/f004.txt 2026/08/28 03:49:59 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/flat/f004.txt" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: sha1sum /home/rclone/rclone-test-huwuqec3duco/flat/f004.txt 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-huwuqec3duco/flat/f004.txt 2026/08/28 03:49:59 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/08/28 03:49:59 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/28 03:49:59 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/28 03:49:59 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:59 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/flat/f000.txt" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/flat/f000.txt 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-huwuqec3duco/flat/f000.txt 2026/08/28 03:49:59 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/28 03:49:59 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/28 03:49:59 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/28 03:49:59 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:59 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/flat/f001.txt" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/flat/f001.txt 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-huwuqec3duco/flat/f001.txt 2026/08/28 03:49:59 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/28 03:49:59 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/28 03:49:59 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/28 03:49:59 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:59 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/flat/f002.txt" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/flat/f002.txt 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-huwuqec3duco/flat/f002.txt 2026/08/28 03:49:59 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/28 03:49:59 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/28 03:49:59 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/28 03:49:59 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:59 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/flat/f003.txt" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/flat/f003.txt 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-huwuqec3duco/flat/f003.txt 2026/08/28 03:49:59 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/28 03:49:59 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/28 03:49:59 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/28 03:49:59 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:59 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/flat/f004.txt" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/flat/f004.txt 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-huwuqec3duco/flat/f004.txt 2026/08/28 03:49:59 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/28 03:49:59 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:59 DEBUG : flat: Looking for writers 2026/08/28 03:49:59 DEBUG : f000.txt: reading active writers 2026/08/28 03:49:59 DEBUG : f001.txt: reading active writers 2026/08/28 03:49:59 DEBUG : f002.txt: reading active writers 2026/08/28 03:49:59 DEBUG : f003.txt: reading active writers 2026/08/28 03:49:59 DEBUG : f004.txt: reading active writers 2026/08/28 03:49:59 DEBUG : Looking for writers 2026/08/28 03:49:59 DEBUG : flat: reading active writers 2026/08/28 03:49:59 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.09s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:59 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/28 03:49:59 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/28 03:49:59 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:59 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/a/b/c/deep.txt" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/a/b/c/deep.txt 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-huwuqec3duco/a/b/c/deep.txt 2026/08/28 03:49:59 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/08/28 03:49:59 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/28 03:49:59 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/28 03:49:59 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:59 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/a/b/mid.txt" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/a/b/mid.txt 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-huwuqec3duco/a/b/mid.txt 2026/08/28 03:49:59 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/08/28 03:49:59 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/28 03:49:59 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/28 03:49:59 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:59 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/a/top.txt" 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/a/top.txt 2026/08/28 03:49:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-huwuqec3duco/a/top.txt 2026/08/28 03:49:59 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/08/28 03:49:59 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:49:59 DEBUG : a/b/c: Looking for writers 2026/08/28 03:49:59 DEBUG : deep.txt: reading active writers 2026/08/28 03:49:59 DEBUG : a/b: Looking for writers 2026/08/28 03:49:59 DEBUG : mid.txt: reading active writers 2026/08/28 03:49:59 DEBUG : c: reading active writers 2026/08/28 03:49:59 DEBUG : a: Looking for writers 2026/08/28 03:49:59 DEBUG : b: reading active writers 2026/08/28 03:49:59 DEBUG : top.txt: reading active writers 2026/08/28 03:49:59 DEBUG : Looking for writers 2026/08/28 03:49:59 DEBUG : a: reading active writers 2026/08/28 03:49:59 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.05s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:49:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:49:59 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/28 03:49:59 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/28 03:49:59 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:49:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/28 03:49:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/28 03:50:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/28 03:50:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/28 03:50:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/28 03:50:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/bigdir/big.bin" 2026/08/28 03:50:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/bigdir/big.bin 2026/08/28 03:50:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: a86e503a66091925b00e1a80e17000f8 /home/rclone/rclone-test-huwuqec3duco/bigdir/big.bin 2026/08/28 03:50:00 DEBUG : bigdir/big.bin: Parsed hash: a86e503a66091925b00e1a80e17000f8 2026/08/28 03:50:00 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:50:00 DEBUG : bigdir: Looking for writers 2026/08/28 03:50:00 DEBUG : big.bin: reading active writers 2026/08/28 03:50:00 DEBUG : Looking for writers 2026/08/28 03:50:00 DEBUG : bigdir: reading active writers 2026/08/28 03:50:00 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.65s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco", Local "Local file system at /tmp/rclone1688868313", Modify Window "1s" 2026/08/28 03:50:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: poll-interval is not supported by this remote 2026/08/28 03:50:00 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/28 03:50:00 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/28 03:50:00 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:50:00 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:50:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir1/a.txt" 2026/08/28 03:50:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir1/a.txt 2026/08/28 03:50:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-huwuqec3duco/dir1/a.txt 2026/08/28 03:50:00 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/08/28 03:50:00 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/28 03:50:00 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/28 03:50:00 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:50:00 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:50:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir2/b.txt" 2026/08/28 03:50:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir2/b.txt 2026/08/28 03:50:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-huwuqec3duco/dir2/b.txt 2026/08/28 03:50:00 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/08/28 03:50:00 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/28 03:50:00 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/28 03:50:00 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/28 03:50:00 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/28 03:50:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Shell path "/home/rclone/rclone-test-huwuqec3duco/dir3/c.txt" 2026/08/28 03:50:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Running remote command: md5sum /home/rclone/rclone-test-huwuqec3duco/dir3/c.txt 2026/08/28 03:50:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-huwuqec3duco/dir3/c.txt 2026/08/28 03:50:00 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/08/28 03:50:00 DEBUG : WaitForWriters: timeout=30s 2026/08/28 03:50:00 DEBUG : dir1: Looking for writers 2026/08/28 03:50:00 DEBUG : a.txt: reading active writers 2026/08/28 03:50:00 DEBUG : dir2: Looking for writers 2026/08/28 03:50:00 DEBUG : b.txt: reading active writers 2026/08/28 03:50:00 DEBUG : dir3: Looking for writers 2026/08/28 03:50:00 DEBUG : c.txt: reading active writers 2026/08/28 03:50:00 DEBUG : Looking for writers 2026/08/28 03:50:00 DEBUG : dir1: reading active writers 2026/08/28 03:50:00 DEBUG : dir2: reading active writers 2026/08/28 03:50:00 DEBUG : dir3: reading active writers 2026/08/28 03:50:00 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.05s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/28 03:50:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huwuqec3duco: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 12.112654281s (try 1/5)