"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/05/20 02:53:04 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gowabox5daba" 2026/05/20 02:53:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/20 02:53:04 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/20 02:53:04 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/20 02:53:04 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/20 02:53:04 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/20 02:53:04 DEBUG : Setting pass="BWqrtRfOWBFQC1SVfjTo-a8wpoAtsPUp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/20 02:53:04 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/20 02:53:04 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{z96Dt}" suffix to name 2026/05/20 02:53:04 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/20 02:53:04 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/20 02:53:04 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/20 02:53:04 DEBUG : Setting pass="BWqrtRfOWBFQC1SVfjTo-a8wpoAtsPUp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/20 02:53:04 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/20 02:53:04 NOTICE: TestSFTPOpenssh{z96Dt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: New connection 127.0.0.1:59926->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell type "unix" from config 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Relative path resolved to "/home/rclone/rclone-test-gowabox5daba" 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Using root directory "/home/rclone/rclone-test-gowabox5daba" 2026/05/20 02:53:04 DEBUG : Creating backend with remote "/tmp/rclone2735486166" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:04 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:04 DEBUG : dir: Looking for writers 2026/05/20 02:53:04 DEBUG : Looking for writers 2026/05/20 02:53:04 DEBUG : dir: reading active writers 2026/05/20 02:53:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.03s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file2" 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file2 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-gowabox5daba/dir/file2 2026/05/20 02:53:04 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file2" 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file2 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-gowabox5daba/dir/file2 2026/05/20 02:53:04 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/subdir/file3" 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/subdir/file3 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-gowabox5daba/dir/subdir/file3 2026/05/20 02:53:04 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/subdir/file3" 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/subdir/file3 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-gowabox5daba/dir/subdir/file3 2026/05/20 02:53:04 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/05/20 02:53:04 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:04 DEBUG : dir/subdir: Looking for writers 2026/05/20 02:53:04 DEBUG : dir: Looking for writers 2026/05/20 02:53:04 DEBUG : file1: reading active writers 2026/05/20 02:53:04 DEBUG : file2: reading active writers 2026/05/20 02:53:04 DEBUG : subdir: reading active writers 2026/05/20 02:53:04 DEBUG : Looking for writers 2026/05/20 02:53:04 DEBUG : dir: reading active writers 2026/05/20 02:53:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.05s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:04 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:04 DEBUG : dir: Looking for writers 2026/05/20 02:53:04 DEBUG : file1: reading active writers 2026/05/20 02:53:04 DEBUG : Looking for writers 2026/05/20 02:53:04 DEBUG : dir: reading active writers 2026/05/20 02:53:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:04 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:04 DEBUG : dir: Looking for writers 2026/05/20 02:53:04 DEBUG : Looking for writers 2026/05/20 02:53:04 DEBUG : dir: reading active writers 2026/05/20 02:53:04 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:04 DEBUG : dir: forgetting directory cache 2026/05/20 02:53:04 DEBUG : forgetting directory cache 2026/05/20 02:53:04 DEBUG : dir: forgetting directory cache 2026/05/20 02:53:04 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:04 DEBUG : Looking for writers 2026/05/20 02:53:04 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:04 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/20 02:53:04 DEBUG : dir: invalidating directory cache 2026/05/20 02:53:04 DEBUG : >ForgetPath: 2026/05/20 02:53:04 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/20 02:53:04 DEBUG : invalidating directory cache 2026/05/20 02:53:04 DEBUG : dir: forgetting directory cache 2026/05/20 02:53:04 DEBUG : >ForgetPath: 2026/05/20 02:53:04 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/20 02:53:04 DEBUG : >ForgetPath: 2026/05/20 02:53:04 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:04 DEBUG : dir: Looking for writers 2026/05/20 02:53:04 DEBUG : Looking for writers 2026/05/20 02:53:04 DEBUG : dir: reading active writers 2026/05/20 02:53:04 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: New connection 127.0.0.1:59936->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/fil/a/b/c" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/fil/a/b/c 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-gowabox5daba/fil/a/b/c 2026/05/20 02:53:05 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/fil/a/b/c" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/fil/a/b/c 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-gowabox5daba/fil/a/b/c 2026/05/20 02:53:05 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:05 DEBUG : forgetting directory cache 2026/05/20 02:53:05 DEBUG : dir: forgetting directory cache 2026/05/20 02:53:05 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:05 DEBUG : dir: Looking for writers 2026/05/20 02:53:05 DEBUG : fil/a/b: Looking for writers 2026/05/20 02:53:05 DEBUG : fil/a: Looking for writers 2026/05/20 02:53:05 DEBUG : b: reading active writers 2026/05/20 02:53:05 DEBUG : fil: Looking for writers 2026/05/20 02:53:05 DEBUG : a: reading active writers 2026/05/20 02:53:05 DEBUG : Looking for writers 2026/05/20 02:53:05 DEBUG : dir: reading active writers 2026/05/20 02:53:05 DEBUG : fil: reading active writers 2026/05/20 02:53:05 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.12s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:05 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:05 DEBUG : dir: Looking for writers 2026/05/20 02:53:05 DEBUG : Looking for writers 2026/05/20 02:53:05 DEBUG : dir: reading active writers 2026/05/20 02:53:05 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.02s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:05 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:05 DEBUG : dir: Looking for writers 2026/05/20 02:53:05 DEBUG : file1: reading active writers 2026/05/20 02:53:05 DEBUG : Looking for writers 2026/05/20 02:53:05 DEBUG : dir: reading active writers 2026/05/20 02:53:05 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file2" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file2 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-gowabox5daba/dir/file2 2026/05/20 02:53:05 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file2" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file2 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-gowabox5daba/dir/file2 2026/05/20 02:53:05 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/subdir/file3" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/subdir/file3 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-gowabox5daba/dir/subdir/file3 2026/05/20 02:53:05 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/subdir/file3" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/subdir/file3 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-gowabox5daba/dir/subdir/file3 2026/05/20 02:53:05 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/05/20 02:53:05 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/20 02:53:05 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/20 02:53:05 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/20 02:53:05 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/20 02:53:05 DEBUG : Waiting for deletions to finish 2026/05/20 02:53:05 INFO : dir/subdir/file3: Deleted 2026/05/20 02:53:05 DEBUG : removing 1 level 2 directories 2026/05/20 02:53:05 INFO : dir/subdir: Removing directory 2026/05/20 02:53:05 DEBUG : dir: invalidating directory cache 2026/05/20 02:53:05 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/20 02:53:05 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/20 02:53:05 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/20 02:53:05 DEBUG : dir/file1: Reset virtual modtime 2026/05/20 02:53:05 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/20 02:53:05 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/20 02:53:05 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/20 02:53:05 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/20 02:53:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:53:05 DEBUG : dir: invalidating directory cache 2026/05/20 02:53:05 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/20 02:53:05 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/20 02:53:05 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/20 02:53:05 DEBUG : forgetting directory cache 2026/05/20 02:53:05 DEBUG : dir: forgetting directory cache 2026/05/20 02:53:05 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/20 02:53:05 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:05 DEBUG : dir/virtualDir: Looking for writers 2026/05/20 02:53:05 DEBUG : dir: Looking for writers 2026/05/20 02:53:05 DEBUG : file1: reading active writers 2026/05/20 02:53:05 DEBUG : virtualFile2: reading active writers 2026/05/20 02:53:05 DEBUG : virtualFile: reading active writers 2026/05/20 02:53:05 DEBUG : virtualDir: reading active writers 2026/05/20 02:53:05 DEBUG : Looking for writers 2026/05/20 02:53:05 DEBUG : dir: reading active writers 2026/05/20 02:53:05 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.05s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:05 ERROR : dir/: Can only open directories read only 2026/05/20 02:53:05 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:05 DEBUG : dir: Looking for writers 2026/05/20 02:53:05 DEBUG : Looking for writers 2026/05/20 02:53:05 DEBUG : dir: reading active writers 2026/05/20 02:53:05 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:05 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:05 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/20 02:53:05 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/20 02:53:05 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: File to upload is small (5 bytes), uploading instead of streaming 2026/05/20 02:53:05 DEBUG : dir/potato: size = 5 OK 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/potato" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/potato 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-gowabox5daba/dir/potato 2026/05/20 02:53:05 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/20 02:53:05 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/20 02:53:05 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/05/20 02:53:05 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/20 02:53:05 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:05 DEBUG : dir: Looking for writers 2026/05/20 02:53:05 DEBUG : file1: reading active writers 2026/05/20 02:53:05 DEBUG : potato: reading active writers 2026/05/20 02:53:05 DEBUG : Looking for writers 2026/05/20 02:53:05 DEBUG : dir: reading active writers 2026/05/20 02:53:05 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.13s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:05 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:05 DEBUG : dir/sub: Looking for writers 2026/05/20 02:53:05 DEBUG : dir: Looking for writers 2026/05/20 02:53:05 DEBUG : file1: reading active writers 2026/05/20 02:53:05 DEBUG : sub: reading active writers 2026/05/20 02:53:05 DEBUG : Looking for writers 2026/05/20 02:53:05 DEBUG : dir: reading active writers 2026/05/20 02:53:05 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.15s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/20 02:53:05 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:05 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:05 DEBUG : dir/sub/subsub: Looking for writers 2026/05/20 02:53:05 DEBUG : dir/sub: Looking for writers 2026/05/20 02:53:05 DEBUG : subsub: reading active writers 2026/05/20 02:53:05 DEBUG : dir: Looking for writers 2026/05/20 02:53:05 DEBUG : file1: reading active writers 2026/05/20 02:53:05 DEBUG : sub: reading active writers 2026/05/20 02:53:05 DEBUG : Looking for writers 2026/05/20 02:53:05 DEBUG : dir: reading active writers 2026/05/20 02:53:05 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.05s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:05 ERROR : dir/: Dir.Remove not empty 2026/05/20 02:53:05 DEBUG : dir/file1: Remove: 2026/05/20 02:53:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:53:05 DEBUG : dir/file1: >Remove: err= 2026/05/20 02:53:05 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/20 02:53:05 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:05 DEBUG : Looking for writers 2026/05/20 02:53:05 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:05 DEBUG : dir/file1: Remove: 2026/05/20 02:53:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:53:05 DEBUG : dir/file1: >Remove: err= 2026/05/20 02:53:05 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/20 02:53:05 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:05 DEBUG : Looking for writers 2026/05/20 02:53:05 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:05 DEBUG : dir/file1: Remove: 2026/05/20 02:53:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:53:05 DEBUG : dir/file1: >Remove: err= 2026/05/20 02:53:05 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:05 DEBUG : dir: Looking for writers 2026/05/20 02:53:05 DEBUG : Looking for writers 2026/05/20 02:53:05 DEBUG : dir: reading active writers 2026/05/20 02:53:05 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.13s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file3" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file3 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-gowabox5daba/dir/file3 2026/05/20 02:53:05 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file3" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file3 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-gowabox5daba/dir/file3 2026/05/20 02:53:05 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/20 02:53:05 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/20 02:53:05 DEBUG : dir: Updating dir with dir2 0x2b56286669c0 2026/05/20 02:53:05 DEBUG : dir: forgetting directory cache 2026/05/20 02:53:05 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/20 02:53:05 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir2/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir2/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir2/file1 2026/05/20 02:53:05 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir2/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir2/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir2/file1 2026/05/20 02:53:05 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir2/file3" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir2/file3 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-gowabox5daba/dir2/file3 2026/05/20 02:53:05 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir2/file3" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir2/file3 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-gowabox5daba/dir2/file3 2026/05/20 02:53:05 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/20 02:53:05 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/20 02:53:05 DEBUG : file2: Updating file with file2 0x2b562873eea0 2026/05/20 02:53:05 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/20 02:53:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file2" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file2 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/file2 2026/05/20 02:53:05 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file2" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/file2 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/file2 2026/05/20 02:53:05 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir2/file3" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir2/file3 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-gowabox5daba/dir2/file3 2026/05/20 02:53:05 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir2/file3" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir2/file3 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-gowabox5daba/dir2/file3 2026/05/20 02:53:05 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/20 02:53:05 INFO : dir2/file3: Deleted 2026/05/20 02:53:05 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/20 02:53:05 DEBUG : dir2/file3: Updating file with dir2/file3 0x2b562873eea0 2026/05/20 02:53:05 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/20 02:53:05 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir2/file3" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir2/file3 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir2/file3 2026/05/20 02:53:05 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir2/file3" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir2/file3 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir2/file3 2026/05/20 02:53:05 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:05 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/20 02:53:05 DEBUG : empty directory: Updating dir with renamed empty directory 0x2b5628666d00 2026/05/20 02:53:05 DEBUG : empty directory: forgetting directory cache 2026/05/20 02:53:05 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/20 02:53:05 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/20 02:53:05 DEBUG : dir2: Renaming to "dir3" 2026/05/20 02:53:05 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:05 DEBUG : dir3: Looking for writers 2026/05/20 02:53:05 DEBUG : file3: reading active writers 2026/05/20 02:53:05 DEBUG : renamed empty directory: Looking for writers 2026/05/20 02:53:05 DEBUG : Looking for writers 2026/05/20 02:53:05 DEBUG : dir3: reading active writers 2026/05/20 02:53:05 DEBUG : renamed empty directory: reading active writers 2026/05/20 02:53:05 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.19s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/20 02:53:05 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:05 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/20 02:53:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/20 02:53:05 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/20 02:53:05 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/20 02:53:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/20 02:53:05 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:05 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/20 02:53:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/20 02:53:05 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/20 02:53:05 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/20 02:53:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: File to upload is small (12 bytes), uploading instead of streaming 2026/05/20 02:53:05 DEBUG : dir/sub/file2: size = 12 OK 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/sub/file2" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/sub/file2 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-gowabox5daba/dir/sub/file2 2026/05/20 02:53:05 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/05/20 02:53:05 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/20 02:53:05 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/05/20 02:53:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/20 02:53:05 DEBUG : forgetting directory cache 2026/05/20 02:53:05 DEBUG : dir: forgetting directory cache 2026/05/20 02:53:05 DEBUG : dir/sub: forgetting directory cache 2026/05/20 02:53:05 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/20 02:53:05 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: File to upload is small (5 bytes), uploading instead of streaming 2026/05/20 02:53:05 DEBUG : dir/sub/file0: size = 5 OK 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/sub/file0" 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/sub/file0 2026/05/20 02:53:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-gowabox5daba/dir/sub/file0 2026/05/20 02:53:05 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/20 02:53:05 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/20 02:53:05 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/05/20 02:53:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/20 02:53:05 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:05 DEBUG : dir/sub: Looking for writers 2026/05/20 02:53:05 DEBUG : file0: reading active writers 2026/05/20 02:53:05 DEBUG : file2: reading active writers 2026/05/20 02:53:05 DEBUG : dir: Looking for writers 2026/05/20 02:53:05 DEBUG : file1: reading active writers 2026/05/20 02:53:05 DEBUG : sub: reading active writers 2026/05/20 02:53:05 DEBUG : Looking for writers 2026/05/20 02:53:05 DEBUG : dir: reading active writers 2026/05/20 02:53:05 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.04s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:05 DEBUG : forgetting directory cache 2026/05/20 02:53:06 DEBUG : forgetting directory cache 2026/05/20 02:53:06 DEBUG : dir: forgetting directory cache 2026/05/20 02:53:06 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:06 DEBUG : dir: Looking for writers 2026/05/20 02:53:06 DEBUG : Looking for writers 2026/05/20 02:53:06 DEBUG : dir: reading active writers 2026/05/20 02:53:06 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/20 02:53:07 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:07 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/20 02:53:07 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/20 02:53:07 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/20 02:53:07 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:07 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:07 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/20 02:53:07 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:07 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/20 02:53:07 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/20 02:53:07 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/20 02:53:07 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:07 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : file1.metadata: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : dir.metadata: reading active writers 2026/05/20 02:53:07 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-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 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-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 DEBUG : Can set mod time: true 2026/05/20 02:53:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 02:53:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: File to upload is small (0 bytes), uploading instead of streaming 2026/05/20 02:53:07 DEBUG : dir/file1: size = 0 OK 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/20 02:53:07 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/20 02:53:07 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/20 02:53:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 02:53:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: File to upload is small (5 bytes), uploading instead of streaming 2026/05/20 02:53:07 DEBUG : dir/file1: size = 5 OK 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/20 02:53:07 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/20 02:53:07 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/20 02:53:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: 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-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/20 02:53:07 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:53:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:53:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:53:07 DEBUG : dir/file1(0x2b562873cdc0): close: 2026/05/20 02:53:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/20 02:53:07 DEBUG : dir/file1(0x2b562873cdc0): >close: err= 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: 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-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/20 02:53:07 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:53:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:53:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:53:07 DEBUG : dir/file1(0x2b562848f7c0): _writeAt: size=5, off=0 2026/05/20 02:53:07 DEBUG : dir/file1(0x2b562848f7c0): openPending: 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/20 02:53:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:07 DEBUG : dir/file1(0x2b562848f7c0): >openPending: err= 2026/05/20 02:53:07 DEBUG : dir/file1(0x2b562848f7c0): >_writeAt: n=5, err= 2026/05/20 02:53:07 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/20 02:53:07 DEBUG : dir/file1(0x2b562848f7c0): close: 2026/05/20 02:53:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/20 02:53:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/20 02:53:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/20 02:53:07 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/20 02:53:07 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/20 02:53:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:07 DEBUG : dir/file1(0x2b562848f7c0): >close: err= 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:53:07 DEBUG : dir/file1: vfs cache: starting upload 2026/05/20 02:53:07 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1.2f98c60a.partial" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1.2f98c60a.partial 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-gowabox5daba/dir/file1.2f98c60a.partial 2026/05/20 02:53:07 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/20 02:53:07 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/20 02:53:07 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/05/20 02:53:07 INFO : dir/file1: Copied (replaced existing) 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/20 02:53:07 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/05/20 02:53:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/20 02:53:07 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.34s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.03s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.19s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:53:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/20 02:53:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.02s) === RUN TestFileOpenReadUnknownSize 2026/05/20 02:53:07 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/20 02:53:07 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/20 02:53:07 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:07 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : file.txt: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: File to upload is small (25 bytes), uploading instead of streaming 2026/05/20 02:53:07 DEBUG : dir/file1: size = 25 OK 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/20 02:53:07 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/20 02:53:07 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.02s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 DEBUG : dir/file1: Remove: 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:53:07 DEBUG : dir/file1: >Remove: err= 2026/05/20 02:53:07 DEBUG : dir/file1: Remove: 2026/05/20 02:53:07 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 DEBUG : dir/file1: Remove: 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:53:07 DEBUG : dir/file1: >Remove: err= 2026/05/20 02:53:07 DEBUG : dir/file1: Remove: 2026/05/20 02:53:07 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:53:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/20 02:53:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/20 02:53:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/20 02:53:07 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/20 02:53:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/20 02:53:07 DEBUG : dir/file1: Open: flags=0x3 2026/05/20 02:53:07 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/20 02:53:07 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 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-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/20 02:53:07 DEBUG : newLeaf: Updating file with newLeaf 0x2b562872a820 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:53:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Updating file with dir/file1 0x2b562872a820 2026/05/20 02:53:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 02:53:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:07 DEBUG : dir/file1: File is currently open, delaying rename 0x2b562872a820 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:53:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: File to upload is small (25 bytes), uploading instead of streaming 2026/05/20 02:53:07 DEBUG : dir/file1: size = 25 OK 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/20 02:53:07 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/20 02:53:07 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/20 02:53:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:53:07 DEBUG : newLeaf: Running delayed rename now 2026/05/20 02:53:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/20 02:53:07 DEBUG : newLeaf: Updating file with newLeaf 0x2b562872a820 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/20 02:53:07 DEBUG : newLeaf: Updating file with newLeaf 0x2b5628bc5ba0 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:53:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Updating file with dir/file1 0x2b5628bc5ba0 2026/05/20 02:53:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 02:53:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:07 DEBUG : dir/file1: File is currently open, delaying rename 0x2b5628bc5ba0 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:53:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: File to upload is small (25 bytes), uploading instead of streaming 2026/05/20 02:53:07 DEBUG : dir/file1: size = 25 OK 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/20 02:53:07 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/20 02:53:07 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/20 02:53:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:53:07 DEBUG : newLeaf: Running delayed rename now 2026/05/20 02:53:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/20 02:53:07 DEBUG : newLeaf: Updating file with newLeaf 0x2b5628bc5ba0 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/20 02:53:07 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:53:07 DEBUG : dir/file1(0x2b5628bcb340): openPending: 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/20 02:53:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:07 DEBUG : dir/file1(0x2b5628bcb340): >openPending: err= 2026/05/20 02:53:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/20 02:53:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:53:07 DEBUG : dir/file1(0x2b5628bcb340): _writeAt: size=14, off=0 2026/05/20 02:53:07 DEBUG : dir/file1(0x2b5628bcb340): >_writeAt: n=14, err= 2026/05/20 02:53:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/20 02:53:07 DEBUG : dir/file1(0x2b5628bcb340): close: 2026/05/20 02:53:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/20 02:53:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/20 02:53:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:07 DEBUG : dir/file1(0x2b5628bcb340): >close: err= 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:53:07 DEBUG : dir/file1: vfs cache: starting upload 2026/05/20 02:53:07 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1.ca338588.partial" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1.ca338588.partial 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1.ca338588.partial 2026/05/20 02:53:07 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:53:07 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/20 02:53:07 INFO : dir/file1: Copied (replaced existing) 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/20 02:53:07 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: 2026/05/20 02:53:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:53:07 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:53:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:53:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:53:07 DEBUG : dir/file1(0x2b5628bcab80): _readAt: size=512, off=0 2026/05/20 02:53:07 DEBUG : dir/file1(0x2b5628bcab80): openPending: 2026/05/20 02:53:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/20 02:53:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:07 DEBUG : dir/file1(0x2b5628bcab80): >openPending: err= 2026/05/20 02:53:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/20 02:53:07 DEBUG : dir/file1(0x2b5628bcab80): >_readAt: n=14, err=EOF 2026/05/20 02:53:07 DEBUG : dir/file1(0x2b5628bcab80): close: 2026/05/20 02:53:07 DEBUG : dir/file1(0x2b5628bcab80): >close: err= 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/20 02:53:07 DEBUG : newLeaf: Updating file with newLeaf 0x2b5628bc5d40 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:53:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/20 02:53:07 DEBUG : dir/file1: Updating file with dir/file1 0x2b5628bc5d40 2026/05/20 02:53:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 02:53:07 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:53:07 DEBUG : dir/file1(0x2b56282eecc0): openPending: 2026/05/20 02:53:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/20 02:53:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:07 DEBUG : dir/file1(0x2b56282eecc0): >openPending: err= 2026/05/20 02:53:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/20 02:53:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:53:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:53:07 DEBUG : dir/file1(0x2b56282eecc0): _writeAt: size=25, off=0 2026/05/20 02:53:07 DEBUG : dir/file1(0x2b56282eecc0): >_writeAt: n=25, err= 2026/05/20 02:53:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/20 02:53:07 DEBUG : newLeaf: Updating file with newLeaf 0x2b5628bc5d40 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:53:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:53:07 DEBUG : newLeaf(0x2b56282eecc0): close: 2026/05/20 02:53:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/20 02:53:07 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-20 02:53:07.781391775 +0000 UTC m=+3.124797808 2026/05/20 02:53:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:07 DEBUG : newLeaf(0x2b56282eecc0): >close: err= 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:53:07 DEBUG : newLeaf: vfs cache: starting upload 2026/05/20 02:53:07 DEBUG : newLeaf.2a6dc261.partial: size = 25 OK 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf.2a6dc261.partial" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf.2a6dc261.partial 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-gowabox5daba/newLeaf.2a6dc261.partial 2026/05/20 02:53:07 DEBUG : newLeaf.2a6dc261.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/20 02:53:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/20 02:53:07 DEBUG : newLeaf.2a6dc261.partial: renamed to: newLeaf 2026/05/20 02:53:07 INFO : newLeaf: Copied (replaced existing) 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/20 02:53:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-20 02:53:07 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/20 02:53:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/20 02:53:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:53:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:07 DEBUG : dir: Looking for writers 2026/05/20 02:53:07 DEBUG : file1: reading active writers 2026/05/20 02:53:07 DEBUG : Looking for writers 2026/05/20 02:53:07 DEBUG : dir: reading active writers 2026/05/20 02:53:07 DEBUG : >WaitForWriters: 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/20 02:53:07 DEBUG : newLeaf: Updating file with newLeaf 0x2b562845dad0 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:53:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:07 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Updating file with dir/file1 0x2b562845dad0 2026/05/20 02:53:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/20 02:53:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 02:53:08 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b5628c24600): openPending: 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/20 02:53:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/20 02:53:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b5628c24600): >openPending: err= 2026/05/20 02:53:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/20 02:53:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:53:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b5628c24600): _writeAt: size=25, off=0 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b5628c24600): >_writeAt: n=25, err= 2026/05/20 02:53:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/20 02:53:08 DEBUG : newLeaf: Updating file with newLeaf 0x2b562845dad0 2026/05/20 02:53:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:53:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:53:08 DEBUG : newLeaf(0x2b5628c24600): close: 2026/05/20 02:53:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/20 02:53:08 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-20 02:53:08.004959646 +0000 UTC m=+3.348365710 2026/05/20 02:53:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:08 DEBUG : newLeaf(0x2b5628c24600): >close: err= 2026/05/20 02:53:08 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:53:08 DEBUG : newLeaf: vfs cache: starting upload 2026/05/20 02:53:08 DEBUG : newLeaf.7e4ce40e.partial: size = 25 OK 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf.7e4ce40e.partial" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf.7e4ce40e.partial 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-gowabox5daba/newLeaf.7e4ce40e.partial 2026/05/20 02:53:08 DEBUG : newLeaf.7e4ce40e.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/20 02:53:08 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/20 02:53:08 DEBUG : newLeaf.7e4ce40e.partial: renamed to: newLeaf 2026/05/20 02:53:08 INFO : newLeaf: Copied (replaced existing) 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/20 02:53:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-20 02:53:08 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/20 02:53:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/20 02:53:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:53:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:08 DEBUG : >WaitForWriters: 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/20 02:53:08 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:08 DEBUG : >WaitForWriters: 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/20 02:53:08 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b5628545380): openPending: 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/20 02:53:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/20 02:53:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b5628545380): >openPending: err= 2026/05/20 02:53:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/20 02:53:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:53:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b5628545380): _writeAt: size=14, off=0 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b5628545380): >_writeAt: n=14, err= 2026/05/20 02:53:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b5628545380): close: 2026/05/20 02:53:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/20 02:53:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/20 02:53:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b5628545380): >close: err= 2026/05/20 02:53:08 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : file1: reading active writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : file1: reading active writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : file1: reading active writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : file1: reading active writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:53:08 DEBUG : dir/file1: vfs cache: starting upload 2026/05/20 02:53:08 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1.ca338588.partial" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1.ca338588.partial 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1.ca338588.partial 2026/05/20 02:53:08 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:08 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/20 02:53:08 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/20 02:53:08 INFO : dir/file1: Copied (replaced existing) 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/20 02:53:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/20 02:53:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : file1: reading active writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : >WaitForWriters: 2026/05/20 02:53:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:53:08 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:53:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:53:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b56286946c0): _readAt: size=512, off=0 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b56286946c0): openPending: 2026/05/20 02:53:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/20 02:53:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/20 02:53:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b56286946c0): >openPending: err= 2026/05/20 02:53:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b56286946c0): >_readAt: n=14, err=EOF 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b56286946c0): close: 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b56286946c0): >close: err= 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/20 02:53:08 DEBUG : newLeaf: Updating file with newLeaf 0x2b5628644d00 2026/05/20 02:53:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:53:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/20 02:53:08 DEBUG : dir/file1: Updating file with dir/file1 0x2b5628644d00 2026/05/20 02:53:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/20 02:53:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 02:53:08 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b56284d5300): openPending: 2026/05/20 02:53:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/20 02:53:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/20 02:53:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b56284d5300): >openPending: err= 2026/05/20 02:53:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/20 02:53:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:53:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b56284d5300): _writeAt: size=25, off=0 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b56284d5300): >_writeAt: n=25, err= 2026/05/20 02:53:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/20 02:53:08 DEBUG : newLeaf: Updating file with newLeaf 0x2b5628644d00 2026/05/20 02:53:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:53:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:53:08 DEBUG : newLeaf(0x2b56284d5300): close: 2026/05/20 02:53:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/20 02:53:08 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-20 02:53:08.382477712 +0000 UTC m=+3.725883735 2026/05/20 02:53:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:08 DEBUG : newLeaf(0x2b56284d5300): >close: err= 2026/05/20 02:53:08 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:53:08 DEBUG : newLeaf: vfs cache: starting upload 2026/05/20 02:53:08 DEBUG : newLeaf.f2c400fc.partial: size = 25 OK 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf.f2c400fc.partial" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf.f2c400fc.partial 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-gowabox5daba/newLeaf.f2c400fc.partial 2026/05/20 02:53:08 DEBUG : newLeaf.f2c400fc.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/20 02:53:08 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/20 02:53:08 DEBUG : newLeaf.f2c400fc.partial: renamed to: newLeaf 2026/05/20 02:53:08 INFO : newLeaf: Copied (replaced existing) 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/20 02:53:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-20 02:53:08 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/20 02:53:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/20 02:53:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:53:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:08 DEBUG : >WaitForWriters: 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/20 02:53:08 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : >WaitForWriters: 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:08 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : file1: reading active writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : >WaitForWriters: 2026/05/20 02:53:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:53:08 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:53:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:53:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b5628695440): _readAt: size=512, off=0 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b5628695440): openPending: 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/20 02:53:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/20 02:53:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b5628695440): >openPending: err= 2026/05/20 02:53:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b5628695440): >_readAt: n=14, err=EOF 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b5628695440): close: 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b5628695440): >close: err= 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/20 02:53:08 DEBUG : newLeaf: Updating file with newLeaf 0x2b562846b790 2026/05/20 02:53:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:53:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/20 02:53:08 DEBUG : dir/file1: Updating file with dir/file1 0x2b562846b790 2026/05/20 02:53:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/20 02:53:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 02:53:08 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b56287a2700): openPending: 2026/05/20 02:53:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/20 02:53:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/20 02:53:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b56287a2700): >openPending: err= 2026/05/20 02:53:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/20 02:53:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:53:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b56287a2700): _writeAt: size=25, off=0 2026/05/20 02:53:08 DEBUG : dir/file1(0x2b56287a2700): >_writeAt: n=25, err= 2026/05/20 02:53:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/20 02:53:08 DEBUG : newLeaf: Updating file with newLeaf 0x2b562846b790 2026/05/20 02:53:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:53:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:53:08 DEBUG : newLeaf(0x2b56287a2700): close: 2026/05/20 02:53:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/20 02:53:08 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-20 02:53:08.608742277 +0000 UTC m=+3.952148301 2026/05/20 02:53:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:08 DEBUG : newLeaf(0x2b56287a2700): >close: err= 2026/05/20 02:53:08 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:53:08 DEBUG : newLeaf: vfs cache: starting upload 2026/05/20 02:53:08 DEBUG : newLeaf.d660f644.partial: size = 25 OK 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf.d660f644.partial" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf.d660f644.partial 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-gowabox5daba/newLeaf.d660f644.partial 2026/05/20 02:53:08 DEBUG : newLeaf.d660f644.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/20 02:53:08 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/20 02:53:08 DEBUG : newLeaf.d660f644.partial: renamed to: newLeaf 2026/05/20 02:53:08 INFO : newLeaf: Copied (replaced existing) 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/20 02:53:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-20 02:53:08 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/20 02:53:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/20 02:53:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/20 02:53:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : >WaitForWriters: 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/newLeaf" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-gowabox5daba/newLeaf 2026/05/20 02:53:08 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/20 02:53:08 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : newLeaf: reading active writers 2026/05/20 02:53:08 DEBUG : >WaitForWriters: 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaner exiting --- PASS: TestFileRename (1.30s) --- PASS: TestFileRename/off,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=true (0.37s) --- PASS: TestFileRename/writes,forceCache=false (0.22s) --- PASS: TestFileRename/writes,forceCache=true (0.38s) --- PASS: TestFileRename/full,forceCache=false (0.22s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:08 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/20 02:53:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:53:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/20 02:53:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/20 02:53:08 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : file1: reading active writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.02s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/20 02:53:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:53:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/20 02:53:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:08 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/20 02:53:08 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/20 02:53:08 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/20 02:53:08 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/20 02:53:08 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/20 02:53:08 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/20 02:53:08 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : file1: reading active writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.04s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/20 02:53:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:53:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/20 02:53:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:08 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/20 02:53:08 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/20 02:53:08 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/20 02:53:08 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/20 02:53:08 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/20 02:53:08 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/20 02:53:08 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/20 02:53:08 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/20 02:53:08 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/20 02:53:08 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/20 02:53:08 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/20 02:53:08 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/20 02:53:08 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/20 02:53:08 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/20 02:53:08 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/20 02:53:08 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/20 02:53:08 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/20 02:53:08 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/20 02:53:08 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : file1: reading active writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/20 02:53:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:53:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/20 02:53:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/20 02:53:08 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : file1: reading active writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.02s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/20 02:53:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:53:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/20 02:53:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:08 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/20 02:53:08 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/20 02:53:08 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:08 DEBUG : dir: Looking for writers 2026/05/20 02:53:08 DEBUG : file1: reading active writers 2026/05/20 02:53:08 DEBUG : Looking for writers 2026/05/20 02:53:08 DEBUG : dir: reading active writers 2026/05/20 02:53:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.02s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/20 02:53:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:53:09 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:53:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:53:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:53:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b5628c6b840): _readAt: size=1, off=0 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b5628c6b840): openPending: 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/20 02:53:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/20 02:53:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/20 02:53:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b5628c6b840): >openPending: err= 2026/05/20 02:53:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/20 02:53:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:53:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b5628c6b840): >_readAt: n=1, err= 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b5628c6b840): _readAt: size=256, off=1 2026/05/20 02:53:09 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b5628c6b840): >_readAt: n=15, err=EOF 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b5628c6b840): _readAt: size=16, off=16 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b5628c6b840): >_readAt: n=0, err=EOF 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b5628c6b840): close: 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b5628c6b840): >close: err= 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b5628c6b840): close: 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b5628c6b840): >close: err=file already closed 2026/05/20 02:53:09 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:09 DEBUG : dir: Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : dir: reading active writers 2026/05/20 02:53:09 DEBUG : >WaitForWriters: 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.03s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/20 02:53:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:53:09 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:53:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:53:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:53:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56283be740): _readAt: size=1, off=0 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56283be740): openPending: 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/20 02:53:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/20 02:53:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/20 02:53:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56283be740): >openPending: err= 2026/05/20 02:53:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/20 02:53:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:53:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56283be740): >_readAt: n=1, err= 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56283be740): _readAt: size=1, off=5 2026/05/20 02:53:09 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56283be740): >_readAt: n=1, err= 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56283be740): _readAt: size=1, off=3 2026/05/20 02:53:09 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56283be740): >_readAt: n=1, err= 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56283be740): _readAt: size=1, off=13 2026/05/20 02:53:09 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56283be740): >_readAt: n=1, err= 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56283be740): _readAt: size=16, off=100 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56283be740): >_readAt: n=0, err=EOF 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56283be740): close: 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56283be740): >close: err= 2026/05/20 02:53:09 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:09 DEBUG : dir: Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : dir: reading active writers 2026/05/20 02:53:09 DEBUG : >WaitForWriters: 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.03s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/20 02:53:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:53:09 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:53:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:53:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:53:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56282ee900): _readAt: size=1, off=0 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56282ee900): openPending: 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/20 02:53:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/20 02:53:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/20 02:53:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56282ee900): >openPending: err= 2026/05/20 02:53:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/20 02:53:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:53:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56282ee900): >_readAt: n=1, err= 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56282ee900): _readAt: size=1, off=5 2026/05/20 02:53:09 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56282ee900): >_readAt: n=1, err= 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56282ee900): _readAt: size=1, off=1 2026/05/20 02:53:09 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56282ee900): >_readAt: n=1, err= 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56282ee900): _readAt: size=6, off=10 2026/05/20 02:53:09 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56282ee900): >_readAt: n=6, err= 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56282ee900): _readAt: size=256, off=10 2026/05/20 02:53:09 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56282ee900): >_readAt: n=6, err=EOF 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56282ee900): _readAt: size=256, off=100 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56282ee900): >_readAt: n=0, err=EOF 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56282ee900): close: 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56282ee900): >close: err= 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56282ee900): _readAt: size=256, off=100 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56282ee900): >_readAt: n=0, err=file already closed 2026/05/20 02:53:09 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:09 DEBUG : dir: Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : dir: reading active writers 2026/05/20 02:53:09 DEBUG : >WaitForWriters: 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.03s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/20 02:53:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:53:09 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:53:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:53:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:53:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56287dd600): RWFileHandle.Flush 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56287dd600): _readAt: size=256, off=0 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56287dd600): openPending: 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/20 02:53:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/20 02:53:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/20 02:53:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56287dd600): >openPending: err= 2026/05/20 02:53:09 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/20 02:53:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:53:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56287dd600): >_readAt: n=16, err=EOF 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56287dd600): RWFileHandle.Flush 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56287dd600): RWFileHandle.Flush 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56287dd600): close: 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b56287dd600): >close: err= 2026/05/20 02:53:09 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:09 DEBUG : dir: Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : dir: reading active writers 2026/05/20 02:53:09 DEBUG : >WaitForWriters: 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.03s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/20 02:53:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/20 02:53:09 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:53:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:53:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:53:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b562848e300): _readAt: size=256, off=0 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b562848e300): openPending: 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/20 02:53:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/20 02:53:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/20 02:53:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b562848e300): >openPending: err= 2026/05/20 02:53:09 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/20 02:53:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:53:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b562848e300): >_readAt: n=16, err=EOF 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b562848e300): RWFileHandle.Release 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b562848e300): close: 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b562848e300): >close: err= 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b562848e300): RWFileHandle.Release 2026/05/20 02:53:09 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:09 DEBUG : dir: Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : dir: reading active writers 2026/05/20 02:53:09 DEBUG : >WaitForWriters: 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.02s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:09 DEBUG : file1: newRWFileHandle: 2026/05/20 02:53:09 DEBUG : file1(0x2b562848ec80): openPending: 2026/05/20 02:53:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:09 DEBUG : file1(0x2b562848ec80): >openPending: err= 2026/05/20 02:53:09 DEBUG : file1: >newRWFileHandle: err= 2026/05/20 02:53:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/20 02:53:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/20 02:53:09 DEBUG : file1(0x2b562848ec80): _writeAt: size=5, off=0 2026/05/20 02:53:09 DEBUG : file1(0x2b562848ec80): >_writeAt: n=5, err= 2026/05/20 02:53:09 DEBUG : file1(0x2b562848ec80): _writeAt: size=7, off=5 2026/05/20 02:53:09 DEBUG : file1(0x2b562848ec80): >_writeAt: n=7, err= 2026/05/20 02:53:09 DEBUG : file1: vfs cache: truncate to size=11 2026/05/20 02:53:09 DEBUG : file1(0x2b562848ec80): close: 2026/05/20 02:53:09 DEBUG : file1: vfs cache: setting modification time to 2026-05-20 02:53:09.139703888 +0000 UTC m=+4.483109911 2026/05/20 02:53:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:09 DEBUG : file1(0x2b562848ec80): >close: err= 2026/05/20 02:53:09 DEBUG : file1(0x2b562848ec80): close: 2026/05/20 02:53:09 DEBUG : file1(0x2b562848ec80): >close: err=file already closed 2026/05/20 02:53:09 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:53:09 DEBUG : file1: vfs cache: starting upload 2026/05/20 02:53:09 DEBUG : file1.0aa846f3.partial: size = 11 OK 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1.0aa846f3.partial" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1.0aa846f3.partial 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-gowabox5daba/file1.0aa846f3.partial 2026/05/20 02:53:09 DEBUG : file1.0aa846f3.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/20 02:53:09 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/20 02:53:09 DEBUG : file1.0aa846f3.partial: renamed to: file1 2026/05/20 02:53:09 INFO : file1: Copied (new) 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:09 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/20 02:53:09 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-20 02:53:09 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/20 02:53:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/20 02:53:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:09 INFO : file1: vfs cache: upload succeeded try #1 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : >WaitForWriters: 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:09 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:09 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/20 02:53:09 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : >WaitForWriters: 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:09 DEBUG : file1: newRWFileHandle: 2026/05/20 02:53:09 DEBUG : file1(0x2b562848fd00): openPending: 2026/05/20 02:53:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:09 DEBUG : file1(0x2b562848fd00): >openPending: err= 2026/05/20 02:53:09 DEBUG : file1: >newRWFileHandle: err= 2026/05/20 02:53:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/20 02:53:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/20 02:53:09 DEBUG : file1(0x2b562848fd00): _writeAt: size=7, off=0 2026/05/20 02:53:09 DEBUG : file1(0x2b562848fd00): >_writeAt: n=7, err= 2026/05/20 02:53:09 DEBUG : file1(0x2b562848fd00): _writeAt: size=6, off=5 2026/05/20 02:53:09 DEBUG : file1(0x2b562848fd00): >_writeAt: n=6, err= 2026/05/20 02:53:09 DEBUG : file1(0x2b562848fd00): close: 2026/05/20 02:53:09 DEBUG : file1: vfs cache: setting modification time to 2026-05-20 02:53:09.308541227 +0000 UTC m=+4.651947260 2026/05/20 02:53:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:09 DEBUG : file1(0x2b562848fd00): >close: err= 2026/05/20 02:53:09 DEBUG : file1(0x2b562848fd00): _writeAt: size=5, off=0 2026/05/20 02:53:09 DEBUG : file1(0x2b562848fd00): >_writeAt: n=0, err=file already closed 2026/05/20 02:53:09 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:53:09 DEBUG : file1: vfs cache: starting upload 2026/05/20 02:53:09 DEBUG : file1.bc1ea80f.partial: size = 11 OK 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1.bc1ea80f.partial" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1.bc1ea80f.partial 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-gowabox5daba/file1.bc1ea80f.partial 2026/05/20 02:53:09 DEBUG : file1.bc1ea80f.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/20 02:53:09 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/20 02:53:09 DEBUG : file1.bc1ea80f.partial: renamed to: file1 2026/05/20 02:53:09 INFO : file1: Copied (new) 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:09 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/20 02:53:09 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-20 02:53:09 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/20 02:53:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/20 02:53:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:09 INFO : file1: vfs cache: upload succeeded try #1 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : >WaitForWriters: 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:09 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:09 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/20 02:53:09 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : >WaitForWriters: 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:09 DEBUG : file1: newRWFileHandle: 2026/05/20 02:53:09 DEBUG : file1(0x2b56284d4bc0): openPending: 2026/05/20 02:53:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:09 DEBUG : file1(0x2b56284d4bc0): >openPending: err= 2026/05/20 02:53:09 DEBUG : file1: >newRWFileHandle: err= 2026/05/20 02:53:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/20 02:53:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/20 02:53:09 DEBUG : file1(0x2b56284d4bc0): close: 2026/05/20 02:53:09 DEBUG : file1: vfs cache: setting modification time to 2026-05-20 02:53:09.477619572 +0000 UTC m=+4.821025596 2026/05/20 02:53:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:09 DEBUG : file1(0x2b56284d4bc0): >close: err= 2026/05/20 02:53:09 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/20 02:53:09 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/20 02:53:09 DEBUG : file2: newRWFileHandle: 2026/05/20 02:53:09 DEBUG : file2(0x2b56284d5040): openPending: 2026/05/20 02:53:09 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/20 02:53:09 DEBUG : file2(0x2b56284d5040): >openPending: err= 2026/05/20 02:53:09 DEBUG : file2: >newRWFileHandle: err= 2026/05/20 02:53:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/20 02:53:09 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/20 02:53:09 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/20 02:53:09 DEBUG : file2(0x2b56284d5040): RWFileHandle.Flush 2026/05/20 02:53:09 DEBUG : file2(0x2b56284d5040): RWFileHandle.Release 2026/05/20 02:53:09 DEBUG : file2(0x2b56284d5040): close: 2026/05/20 02:53:09 DEBUG : file2: vfs cache: setting modification time to 2026-05-20 02:53:09.478501071 +0000 UTC m=+4.821907094 2026/05/20 02:53:09 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:09 DEBUG : file2(0x2b56284d5040): >close: err= 2026/05/20 02:53:09 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : file2: reading active writers 2026/05/20 02:53:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : file2: reading active writers 2026/05/20 02:53:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : file2: reading active writers 2026/05/20 02:53:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : file2: reading active writers 2026/05/20 02:53:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/20 02:53:09 DEBUG : file2: vfs cache: starting upload 2026/05/20 02:53:09 DEBUG : file1: vfs cache: starting upload 2026/05/20 02:53:09 DEBUG : file1.ac210440.partial: size = 0 OK 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1.ac210440.partial" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1.ac210440.partial 2026/05/20 02:53:09 DEBUG : file2.753f18d8.partial: size = 0 OK 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file2.753f18d8.partial" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file2.753f18d8.partial 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gowabox5daba/file1.ac210440.partial 2026/05/20 02:53:09 DEBUG : file1.ac210440.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/20 02:53:09 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gowabox5daba/file2.753f18d8.partial 2026/05/20 02:53:09 DEBUG : file2.753f18d8.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/20 02:53:09 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/20 02:53:09 DEBUG : file1.ac210440.partial: renamed to: file1 2026/05/20 02:53:09 INFO : file1: Copied (new) 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:09 DEBUG : file2.753f18d8.partial: renamed to: file2 2026/05/20 02:53:09 INFO : file2: Copied (new) 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file2" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file2 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gowabox5daba/file2 2026/05/20 02:53:09 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/20 02:53:09 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-20 02:53:09 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/20 02:53:09 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/20 02:53:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:09 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/20 02:53:09 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-20 02:53:09 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/20 02:53:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/20 02:53:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:09 INFO : file2: vfs cache: upload succeeded try #1 2026/05/20 02:53:09 INFO : file1: vfs cache: upload succeeded try #1 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file2: reading active writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : >WaitForWriters: 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:09 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:09 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file2" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file2 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gowabox5daba/file2 2026/05/20 02:53:09 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file2" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/file2 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-gowabox5daba/file2 2026/05/20 02:53:09 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/20 02:53:09 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : file2: reading active writers 2026/05/20 02:53:09 DEBUG : >WaitForWriters: 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.17s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:09 DEBUG : file1: newRWFileHandle: 2026/05/20 02:53:09 DEBUG : file1(0x2b56285447c0): openPending: 2026/05/20 02:53:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:09 DEBUG : file1(0x2b56285447c0): >openPending: err= 2026/05/20 02:53:09 DEBUG : file1: >newRWFileHandle: err= 2026/05/20 02:53:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/20 02:53:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/20 02:53:09 DEBUG : file1(0x2b56285447c0): _writeAt: size=5, off=0 2026/05/20 02:53:09 DEBUG : file1(0x2b56285447c0): >_writeAt: n=5, err= 2026/05/20 02:53:09 DEBUG : file1(0x2b56285447c0): RWFileHandle.Flush 2026/05/20 02:53:09 DEBUG : file1(0x2b56285447c0): RWFileHandle.Flush 2026/05/20 02:53:09 DEBUG : file1(0x2b56285447c0): close: 2026/05/20 02:53:09 DEBUG : file1: vfs cache: setting modification time to 2026-05-20 02:53:09.648823471 +0000 UTC m=+4.992229524 2026/05/20 02:53:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:09 DEBUG : file1(0x2b56285447c0): >close: err= 2026/05/20 02:53:09 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:53:09 DEBUG : file1: vfs cache: starting upload 2026/05/20 02:53:09 DEBUG : file1.ad86cb6c.partial: size = 5 OK 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1.ad86cb6c.partial" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1.ad86cb6c.partial 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-gowabox5daba/file1.ad86cb6c.partial 2026/05/20 02:53:09 DEBUG : file1.ad86cb6c.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/20 02:53:09 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/20 02:53:09 DEBUG : file1.ad86cb6c.partial: renamed to: file1 2026/05/20 02:53:09 INFO : file1: Copied (new) 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:09 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/20 02:53:09 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-20 02:53:09 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/20 02:53:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/20 02:53:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:09 INFO : file1: vfs cache: upload succeeded try #1 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : >WaitForWriters: 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:09 DEBUG : file1: newRWFileHandle: 2026/05/20 02:53:09 DEBUG : file1(0x2b5628715d80): openPending: 2026/05/20 02:53:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:09 DEBUG : file1(0x2b5628715d80): >openPending: err= 2026/05/20 02:53:09 DEBUG : file1: >newRWFileHandle: err= 2026/05/20 02:53:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/20 02:53:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/20 02:53:09 DEBUG : file1(0x2b5628715d80): _writeAt: size=5, off=0 2026/05/20 02:53:09 DEBUG : file1(0x2b5628715d80): >_writeAt: n=5, err= 2026/05/20 02:53:09 DEBUG : file1(0x2b5628715d80): RWFileHandle.Release 2026/05/20 02:53:09 DEBUG : file1(0x2b5628715d80): close: 2026/05/20 02:53:09 DEBUG : file1: vfs cache: setting modification time to 2026-05-20 02:53:09.812102811 +0000 UTC m=+5.155508844 2026/05/20 02:53:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:09 DEBUG : file1(0x2b5628715d80): >close: err= 2026/05/20 02:53:09 DEBUG : file1(0x2b5628715d80): RWFileHandle.Release 2026/05/20 02:53:09 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:53:09 DEBUG : file1: vfs cache: starting upload 2026/05/20 02:53:09 DEBUG : file1.72582166.partial: size = 5 OK 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1.72582166.partial" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1.72582166.partial 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-gowabox5daba/file1.72582166.partial 2026/05/20 02:53:09 DEBUG : file1.72582166.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/20 02:53:09 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/20 02:53:09 DEBUG : file1.72582166.partial: renamed to: file1 2026/05/20 02:53:09 INFO : file1: Copied (new) 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:09 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/20 02:53:09 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-20 02:53:09 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/20 02:53:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/20 02:53:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:09 INFO : file1: vfs cache: upload succeeded try #1 2026/05/20 02:53:09 DEBUG : Looking for writers 2026/05/20 02:53:09 DEBUG : file1: reading active writers 2026/05/20 02:53:09 DEBUG : >WaitForWriters: 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:09 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/20 02:53:09 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/20 02:53:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 02:53:09 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:53:09 DEBUG : dir/file1(0x2b5628b4f1c0): openPending: 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/20 02:53:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/20 02:53:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/20 02:53:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:10 DEBUG : dir/file1(0x2b5628b4f1c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:53:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/20 02:53:10 DEBUG : dir/file1(0x2b5628b4f1c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : dir/file1(0x2b5628b4f1c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : dir/file1(0x2b5628b4f1c0): close: 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-20 02:53:10.003054223 +0000 UTC m=+5.346460276 2026/05/20 02:53:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : dir/file1(0x2b5628b4f1c0): >close: err= 2026/05/20 02:53:10 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:10 DEBUG : dir: Looking for writers 2026/05/20 02:53:10 DEBUG : file1: reading active writers 2026/05/20 02:53:10 DEBUG : Looking for writers 2026/05/20 02:53:10 DEBUG : dir: reading active writers 2026/05/20 02:53:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:53:10 DEBUG : dir: Looking for writers 2026/05/20 02:53:10 DEBUG : file1: reading active writers 2026/05/20 02:53:10 DEBUG : Looking for writers 2026/05/20 02:53:10 DEBUG : dir: reading active writers 2026/05/20 02:53:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:53:10 DEBUG : dir: Looking for writers 2026/05/20 02:53:10 DEBUG : file1: reading active writers 2026/05/20 02:53:10 DEBUG : Looking for writers 2026/05/20 02:53:10 DEBUG : dir: reading active writers 2026/05/20 02:53:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:53:10 DEBUG : dir: Looking for writers 2026/05/20 02:53:10 DEBUG : file1: reading active writers 2026/05/20 02:53:10 DEBUG : Looking for writers 2026/05/20 02:53:10 DEBUG : dir: reading active writers 2026/05/20 02:53:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:53:10 DEBUG : dir/file1: vfs cache: starting upload 2026/05/20 02:53:10 DEBUG : dir/file1.5b8f5fa2.partial: size = 5 OK 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1.5b8f5fa2.partial" 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1.5b8f5fa2.partial 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-gowabox5daba/dir/file1.5b8f5fa2.partial 2026/05/20 02:53:10 DEBUG : dir/file1.5b8f5fa2.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/20 02:53:10 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/20 02:53:10 DEBUG : dir/file1.5b8f5fa2.partial: renamed to: dir/file1 2026/05/20 02:53:10 INFO : dir/file1: Copied (replaced existing) 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:10 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/20 02:53:10 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-20 02:53:10 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/20 02:53:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/20 02:53:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/20 02:53:10 DEBUG : dir: Looking for writers 2026/05/20 02:53:10 DEBUG : file1: reading active writers 2026/05/20 02:53:10 DEBUG : Looking for writers 2026/05/20 02:53:10 DEBUG : dir: reading active writers 2026/05/20 02:53:10 DEBUG : >WaitForWriters: 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.19s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/20 02:53:10 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : dir/file1: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/20 02:53:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/20 02:53:10 DEBUG : dir/file1(0x2b56288a8380): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : dir/file1(0x2b56288a8380): openPending: 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/20 02:53:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/20 02:53:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/20 02:53:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:10 DEBUG : dir/file1(0x2b56288a8380): >openPending: err= 2026/05/20 02:53:10 DEBUG : dir/file1(0x2b56288a8380): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : dir/file1(0x2b56288a8380): _writeAt: size=15, off=5 2026/05/20 02:53:10 DEBUG : dir/file1(0x2b56288a8380): >_writeAt: n=15, err= 2026/05/20 02:53:10 DEBUG : dir/file1(0x2b56288a8380): close: 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/20 02:53:10 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-20 02:53:10.186011205 +0000 UTC m=+5.529417268 2026/05/20 02:53:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : dir/file1(0x2b56288a8380): >close: err= 2026/05/20 02:53:10 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:10 DEBUG : dir: Looking for writers 2026/05/20 02:53:10 DEBUG : file1: reading active writers 2026/05/20 02:53:10 DEBUG : Looking for writers 2026/05/20 02:53:10 DEBUG : dir: reading active writers 2026/05/20 02:53:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:53:10 DEBUG : dir: Looking for writers 2026/05/20 02:53:10 DEBUG : file1: reading active writers 2026/05/20 02:53:10 DEBUG : Looking for writers 2026/05/20 02:53:10 DEBUG : dir: reading active writers 2026/05/20 02:53:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:53:10 DEBUG : dir: Looking for writers 2026/05/20 02:53:10 DEBUG : file1: reading active writers 2026/05/20 02:53:10 DEBUG : Looking for writers 2026/05/20 02:53:10 DEBUG : dir: reading active writers 2026/05/20 02:53:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:53:10 DEBUG : dir: Looking for writers 2026/05/20 02:53:10 DEBUG : file1: reading active writers 2026/05/20 02:53:10 DEBUG : Looking for writers 2026/05/20 02:53:10 DEBUG : dir: reading active writers 2026/05/20 02:53:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:53:10 DEBUG : dir/file1: vfs cache: starting upload 2026/05/20 02:53:10 DEBUG : dir/file1.4eea3af8.partial: size = 20 OK 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1.4eea3af8.partial" 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1.4eea3af8.partial 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-gowabox5daba/dir/file1.4eea3af8.partial 2026/05/20 02:53:10 DEBUG : dir/file1.4eea3af8.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/20 02:53:10 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/20 02:53:10 DEBUG : dir/file1.4eea3af8.partial: renamed to: dir/file1 2026/05/20 02:53:10 INFO : dir/file1: Copied (replaced existing) 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:10 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/20 02:53:10 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-20 02:53:10 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/05/20 02:53:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/20 02:53:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/20 02:53:10 DEBUG : dir: Looking for writers 2026/05/20 02:53:10 DEBUG : file1: reading active writers 2026/05/20 02:53:10 DEBUG : Looking for writers 2026/05/20 02:53:10 DEBUG : dir: reading active writers 2026/05/20 02:53:10 DEBUG : >WaitForWriters: 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : file1: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : file1(0x2b5628c56080): openPending: 2026/05/20 02:53:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:10 DEBUG : file1(0x2b5628c56080): >openPending: err= 2026/05/20 02:53:10 DEBUG : file1: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/20 02:53:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/20 02:53:10 DEBUG : file1(0x2b5628c56080): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : file1(0x2b5628c56080): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : file1(0x2b5628c56080): close: 2026/05/20 02:53:10 DEBUG : file1: vfs cache: setting modification time to 2026-05-20 02:53:10.354460499 +0000 UTC m=+5.697866542 2026/05/20 02:53:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : file1(0x2b5628c56080): >close: err= 2026/05/20 02:53:10 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:10 DEBUG : Looking for writers 2026/05/20 02:53:10 DEBUG : file1: reading active writers 2026/05/20 02:53:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:53:10 DEBUG : Looking for writers 2026/05/20 02:53:10 DEBUG : file1: reading active writers 2026/05/20 02:53:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:53:10 DEBUG : Looking for writers 2026/05/20 02:53:10 DEBUG : file1: reading active writers 2026/05/20 02:53:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:53:10 DEBUG : Looking for writers 2026/05/20 02:53:10 DEBUG : file1: reading active writers 2026/05/20 02:53:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:53:10 DEBUG : file1: vfs cache: starting upload 2026/05/20 02:53:10 DEBUG : file1.468bd765.partial: size = 5 OK 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1.468bd765.partial" 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1.468bd765.partial 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-gowabox5daba/file1.468bd765.partial 2026/05/20 02:53:10 DEBUG : file1.468bd765.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/20 02:53:10 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/20 02:53:10 DEBUG : file1.468bd765.partial: renamed to: file1 2026/05/20 02:53:10 INFO : file1: Copied (new) 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:10 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/20 02:53:10 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-20 02:53:10 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/20 02:53:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:10 INFO : file1: vfs cache: upload succeeded try #1 2026/05/20 02:53:10 DEBUG : Looking for writers 2026/05/20 02:53:10 DEBUG : file1: reading active writers 2026/05/20 02:53:10 DEBUG : >WaitForWriters: 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: 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-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/20 02:53:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a8480): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a8480): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a8480): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a8480): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a8480): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.514378036 +0000 UTC m=+5.857784060 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a8480): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a8900): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a8900): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a8900): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a8900): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a8900): _writeAt: size=3, off=2 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a8900): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a8900): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.514378036 +0000 UTC m=+5.857784060 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a8900): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a8e80): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a8e80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a8e80): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a8e80): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a8e80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.514378036 +0000 UTC m=+5.857784060 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a8e80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5627ec92d0 item 1 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882c580): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882c580): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882c580): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882c580): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882c580): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.516576077 +0000 UTC m=+5.859982100 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882c580): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882ca80): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882ca80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882ca80): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882ca80): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882ca80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.516576077 +0000 UTC m=+5.859982100 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882ca80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56282ded20 item 2 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882d0c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882d0c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882d0c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882d0c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882d0c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.518402022 +0000 UTC m=+5.861808046 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882d0c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882d540): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882d540): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882d540): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882d540): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882d540): _writeAt: size=3, off=2 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882d540): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882d540): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.518402022 +0000 UTC m=+5.861808046 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882d540): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882dc00): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882dc00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882dc00): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882dc00): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882dc00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.518402022 +0000 UTC m=+5.861808046 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562882dc00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56282df110 item 3 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283beb40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283beb40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283beb40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283beb40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283beb40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.522567115 +0000 UTC m=+5.865973138 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283beb40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283bfcc0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283bfcc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283bfcc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283bfcc0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283bfcc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.522567115 +0000 UTC m=+5.865973138 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283bfcc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56282df7a0 item 4 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ee500): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ee500): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ee500): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ee500): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ee500): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.523818824 +0000 UTC m=+5.867224848 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ee500): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282eec80): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282eec80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282eec80): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282eec80): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282eec80): _writeAt: size=3, off=2 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282eec80): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282eec80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.523818824 +0000 UTC m=+5.867224848 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282eec80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ef640): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ef640): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ef640): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ef640): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ef640): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.523818824 +0000 UTC m=+5.867224848 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ef640): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56282dfd50 item 5 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282efcc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282efcc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282efcc0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282efcc0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282efcc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.52724609 +0000 UTC m=+5.870652114 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282efcc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efe540): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efe540): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efe540): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efe540): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efe540): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.52724609 +0000 UTC m=+5.870652114 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efe540): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b645b0 item 6 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627eff000): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627eff000): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627eff000): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627eff000): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627eff000): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.528417537 +0000 UTC m=+5.871823560 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627eff000): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627eff7c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627eff7c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627eff7c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627eff7c0): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627eff7c0): _writeAt: size=3, off=2 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627eff7c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627eff7c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.528417537 +0000 UTC m=+5.871823560 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627eff7c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e3c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e3c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e3c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e3c0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e3c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.528417537 +0000 UTC m=+5.871823560 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e3c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b649a0 item 7 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848ea40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848ea40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848ea40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848ea40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848ea40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.530002547 +0000 UTC m=+5.873408570 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848ea40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848ef80): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848ef80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848ef80): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848ef80): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848ef80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.530002547 +0000 UTC m=+5.873408570 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848ef80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b64e70 item 8 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848f540): _readAt: size=2, off=0 2026/05/20 02:53:10 ERROR : open-test-file(0x2b562848f540): Couldn't read size of file 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848f540): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848f540): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848f540): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848f540): close: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848f540): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848fa80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848fa80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848fa80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848fa80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848fa80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.531158966 +0000 UTC m=+5.874564989 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848fa80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dc000): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dc000): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dc000): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dc000): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dc000): _writeAt: size=3, off=2 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dc000): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dc000): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.531158966 +0000 UTC m=+5.874564989 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dc000): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dc500): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dc500): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dc500): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dc500): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dc500): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.531158966 +0000 UTC m=+5.874564989 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dc500): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b651f0 item 9 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dcbc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dcbc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dcbc0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dcbc0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dcbc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.533456213 +0000 UTC m=+5.876862236 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dcbc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dd100): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dd100): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dd100): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dd100): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dd100): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.533456213 +0000 UTC m=+5.876862236 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dd100): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b656c0 item 10 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dd740): _readAt: size=2, off=0 2026/05/20 02:53:10 ERROR : open-test-file(0x2b56287dd740): Couldn't read size of file 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dd740): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dd740): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dd740): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dd740): close: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287dd740): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ddb00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ddb00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ddb00): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ddb00): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ddb00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.536185228 +0000 UTC m=+5.879591261 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ddb00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714140): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714140): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714140): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714140): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714140): _writeAt: size=3, off=2 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714140): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714140): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.536185228 +0000 UTC m=+5.879591261 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714140): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714680): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714680): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714680): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714680): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714680): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.536185228 +0000 UTC m=+5.879591261 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714680): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b65ab0 item 11 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714d00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714d00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714d00): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714d00): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714d00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.53776612 +0000 UTC m=+5.881172153 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714d00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715240): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715240): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715240): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715240): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715240): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.53776612 +0000 UTC m=+5.881172153 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715240): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b3c0e0 item 12 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715880): _readAt: size=2, off=0 2026/05/20 02:53:10 ERROR : open-test-file(0x2b5628715880): Couldn't read size of file 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715880): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715880): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715880): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715880): close: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715880): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715c40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715c40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715c40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715c40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715c40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.539714869 +0000 UTC m=+5.883120892 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715c40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c24400): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c24400): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c24400): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c24400): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c24400): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.539714869 +0000 UTC m=+5.883120892 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c24400): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b3c460 item 13 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c24a80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c24a80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c24a80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c24a80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c24a80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.540944236 +0000 UTC m=+5.884350259 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c24a80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c24fc0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c24fc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c24fc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c24fc0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c24fc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.540944236 +0000 UTC m=+5.884350259 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c24fc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b3c8c0 item 14 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a97c0): _readAt: size=2, off=0 2026/05/20 02:53:10 ERROR : open-test-file(0x2b56288a97c0): Couldn't read size of file 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a97c0): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a97c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a97c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a97c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a97c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a9b80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a9b80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a9b80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a9b80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a9b80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.543532845 +0000 UTC m=+5.886938867 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288a9b80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d4340): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d4340): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d4340): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d4340): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d4340): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.543532845 +0000 UTC m=+5.886938867 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d4340): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628828230 item 15 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d49c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d49c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d49c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d49c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d49c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.54755678 +0000 UTC m=+5.890962802 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d49c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d4f00): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d4f00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d4f00): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d4f00): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d4f00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.54755678 +0000 UTC m=+5.890962802 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d4f00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628828690 item 16 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d55c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d55c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d55c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d55c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d55c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.548772701 +0000 UTC m=+5.892178735 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d55c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d5a40): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d5a40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d5a40): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d5a40): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d5a40): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d5a40): _writeAt: size=3, off=7 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d5a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d5a40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.548772701 +0000 UTC m=+5.892178735 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284d5a40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d58040): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d58040): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d58040): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d58040): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d58040): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.548772701 +0000 UTC m=+5.892178735 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d58040): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628828a10 item 17 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d586c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d586c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d586c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d586c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d586c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.550597315 +0000 UTC m=+5.894003348 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d586c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d58c00): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d58c00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d58c00): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d58c00): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d58c00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.550597315 +0000 UTC m=+5.894003348 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d58c00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628828ee0 item 18 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d59280): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d59280): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d59280): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d59280): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d59280): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.552134084 +0000 UTC m=+5.895540106 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d59280): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d59780): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d59780): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d59780): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d59780): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d59780): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d59780): _writeAt: size=3, off=7 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d59780): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d59780): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.552134084 +0000 UTC m=+5.895540106 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d59780): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d59c80): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d59c80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d59c80): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d59c80): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d59c80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.552134084 +0000 UTC m=+5.895540106 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d59c80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628829260 item 19 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25340): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25340): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25340): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25340): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25340): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.553894675 +0000 UTC m=+5.897300698 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25340): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25900): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25900): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25900): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25900): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25900): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.553894675 +0000 UTC m=+5.897300698 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25900): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b3cbd0 item 20 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ca080): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ca080): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ca080): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ca080): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ca080): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.555431072 +0000 UTC m=+5.898837095 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ca080): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ca580): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ca580): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ca580): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ca580): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ca580): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ca580): _writeAt: size=3, off=7 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ca580): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ca580): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.555431072 +0000 UTC m=+5.898837095 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ca580): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284caa80): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284caa80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284caa80): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284caa80): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284caa80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.555431072 +0000 UTC m=+5.898837095 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284caa80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b3cfc0 item 21 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284cb100): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284cb100): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284cb100): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284cb100): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284cb100): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.558163254 +0000 UTC m=+5.901569276 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284cb100): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284cb640): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284cb640): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284cb640): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284cb640): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284cb640): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.558163254 +0000 UTC m=+5.901569276 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284cb640): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b3d500 item 22 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284cbcc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284cbcc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284cbcc0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284cbcc0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284cbcc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.55966208 +0000 UTC m=+5.903068103 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284cbcc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285422c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285422c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285422c0): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285422c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285422c0): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285422c0): _writeAt: size=3, off=7 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285422c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285422c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.55966208 +0000 UTC m=+5.903068103 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285422c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285427c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285427c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285427c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285427c0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285427c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.55966208 +0000 UTC m=+5.903068103 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285427c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b3d960 item 23 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628542e40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628542e40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628542e40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628542e40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628542e40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.561207746 +0000 UTC m=+5.904613770 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628542e40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628543380): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628543380): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628543380): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628543380): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628543380): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.561207746 +0000 UTC m=+5.904613770 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628543380): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628860070 item 24 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285439c0): _readAt: size=2, off=0 2026/05/20 02:53:10 ERROR : open-test-file(0x2b56285439c0): Couldn't read size of file 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285439c0): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285439c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285439c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285439c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285439c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628543d80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628543d80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628543d80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628543d80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628543d80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.562357532 +0000 UTC m=+5.905763555 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628543d80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f6380): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f6380): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f6380): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f6380): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f6380): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f6380): _writeAt: size=3, off=7 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f6380): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f6380): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.562357532 +0000 UTC m=+5.905763555 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f6380): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f68c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f68c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f68c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f68c0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f68c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.562357532 +0000 UTC m=+5.905763555 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f68c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288603f0 item 25 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f6f40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f6f40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f6f40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f6f40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f6f40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.564270783 +0000 UTC m=+5.907676806 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f6f40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f7480): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f7480): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f7480): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f7480): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f7480): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.564270783 +0000 UTC m=+5.907676806 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f7480): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288609a0 item 26 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f7ac0): _readAt: size=2, off=0 2026/05/20 02:53:10 ERROR : open-test-file(0x2b56285f7ac0): Couldn't read size of file 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f7ac0): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f7ac0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f7ac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f7ac0): close: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f7ac0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f7e80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f7e80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f7e80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f7e80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f7e80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.565503075 +0000 UTC m=+5.908909099 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285f7e80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c480): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c480): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c480): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c480): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c480): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c480): _writeAt: size=3, off=7 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c480): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c480): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.565503075 +0000 UTC m=+5.908909099 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c480): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c9c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c9c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c9c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c9c0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c9c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.565503075 +0000 UTC m=+5.908909099 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c9c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628860d20 item 27 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863d040): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863d040): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863d040): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863d040): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863d040): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.56705911 +0000 UTC m=+5.910465133 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863d040): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863d580): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863d580): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863d580): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863d580): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863d580): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.56705911 +0000 UTC m=+5.910465133 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863d580): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288611f0 item 28 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863dbc0): _readAt: size=2, off=0 2026/05/20 02:53:10 ERROR : open-test-file(0x2b562863dbc0): Couldn't read size of file 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863dbc0): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863dbc0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863dbc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863dbc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863dbc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660080): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660080): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660080): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660080): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660080): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.56828445 +0000 UTC m=+5.911690472 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660080): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660740): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660740): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660740): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660740): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660740): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.56828445 +0000 UTC m=+5.911690472 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660740): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628861650 item 29 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660dc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660dc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660dc0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660dc0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660dc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.569670412 +0000 UTC m=+5.913076435 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660dc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628661300): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628661300): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628661300): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628661300): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628661300): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.569670412 +0000 UTC m=+5.913076435 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628661300): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288619d0 item 30 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628661940): _readAt: size=2, off=0 2026/05/20 02:53:10 ERROR : open-test-file(0x2b5628661940): Couldn't read size of file 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628661940): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628661940): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628661940): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628661940): close: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628661940): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628661d00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628661d00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628661d00): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628661d00): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628661d00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.571004346 +0000 UTC m=+5.914410369 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628661d00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868e4c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868e4c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868e4c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868e4c0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868e4c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.571004346 +0000 UTC m=+5.914410369 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868e4c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bbc070 item 31 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868eb40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868eb40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868eb40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868eb40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868eb40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.572234956 +0000 UTC m=+5.915640979 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868eb40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868f080): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868f080): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868f080): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868f080): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868f080): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.572234956 +0000 UTC m=+5.915640979 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868f080): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bbc460 item 32 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868f6c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868f6c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868f6c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868f6c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868f6c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.573359263 +0000 UTC m=+5.916765286 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868f6c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868fb40): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868fb40): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868fb40): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868fb40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868fb40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bbc7e0 item 33 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868fb40): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868fb40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.573829884 +0000 UTC m=+5.917235908 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562868fb40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286ae140): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286ae140): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286ae140): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286ae140): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286ae140): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.573829884 +0000 UTC m=+5.917235908 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286ae140): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bbc9a0 item 33 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286ae780): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286ae780): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286ae780): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286ae780): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286ae780): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.575018653 +0000 UTC m=+5.918424677 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286ae780): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286aec00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286aec00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bbce00 item 34 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286aec00): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286aec00): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286aec00): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286aec00): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286aec00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.575593992 +0000 UTC m=+5.919000015 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286aec00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d66400): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d66400): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d66400): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d66400): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d66400): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.575593992 +0000 UTC m=+5.919000015 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d66400): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288295e0 item 34 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d66a40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d66a40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d66a40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d66a40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d66a40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.577020291 +0000 UTC m=+5.920426325 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d66a40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d66ec0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d66ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d66ec0): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d66ec0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d66ec0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628829a40 item 35 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d66ec0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d66ec0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.577467398 +0000 UTC m=+5.920873421 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d66ec0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d673c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d673c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d673c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d673c0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d673c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.577467398 +0000 UTC m=+5.920873421 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d673c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628829c00 item 35 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d67a40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d67a40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d67a40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d67a40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d67a40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.578910991 +0000 UTC m=+5.922317014 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d67a40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734040): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734040): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287a0150 item 36 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734040): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734040): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734040): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734040): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734040): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.57944954 +0000 UTC m=+5.922855563 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734040): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734580): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734580): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734580): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734580): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734580): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.57944954 +0000 UTC m=+5.922855563 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734580): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287a03f0 item 36 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734bc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734bc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734bc0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734bc0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734bc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.580909544 +0000 UTC m=+5.924315566 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734bc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735040): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735040): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735040): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735040): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735040): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287a0770 item 37 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735040): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735040): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.581595712 +0000 UTC m=+5.925001735 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735040): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735540): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735540): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735540): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735540): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735540): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.581595712 +0000 UTC m=+5.925001735 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735540): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287a0cb0 item 37 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735bc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735bc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735bc0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735bc0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735bc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.582925188 +0000 UTC m=+5.926331211 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735bc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287621c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287621c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287a1260 item 38 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287621c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287621c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287621c0): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287621c0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287621c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.58338034 +0000 UTC m=+5.926786362 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287621c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628762700): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628762700): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628762700): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628762700): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628762700): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.58338034 +0000 UTC m=+5.926786362 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628762700): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287a1490 item 38 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628762d80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628762d80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628762d80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628762d80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628762d80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.584394188 +0000 UTC m=+5.927800212 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628762d80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628763280): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628763280): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628763280): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628763280): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628763280): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287a18f0 item 39 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628763280): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628763280): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.584784176 +0000 UTC m=+5.928190200 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628763280): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628763780): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628763780): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628763780): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628763780): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628763780): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.584784176 +0000 UTC m=+5.928190200 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628763780): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287a1ab0 item 39 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628763e00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628763e00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628763e00): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628763e00): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628763e00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.585957486 +0000 UTC m=+5.929363510 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628763e00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ac400): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ac400): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628718000 item 40 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ac400): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ac400): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ac400): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ac400): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ac400): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.586959774 +0000 UTC m=+5.930365797 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ac400): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ac940): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ac940): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ac940): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ac940): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ac940): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.586959774 +0000 UTC m=+5.930365797 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ac940): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628718460 item 40 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287acf00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287acf00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287acf00): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287acf00): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287acf00): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287acf00): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287acf00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.588624635 +0000 UTC m=+5.932030658 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287acf00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ad400): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ad400): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ad400): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287189a0 item 41 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ad400): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ad400): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.5891243 +0000 UTC m=+5.932530323 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ad400): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ad8c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ad8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ad8c0): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ad8c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ad8c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628718c40 item 41 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ad8c0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ad8c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.589575564 +0000 UTC m=+5.932981587 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ad8c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ade00): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ade00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ade00): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ade00): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ade00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.589575564 +0000 UTC m=+5.932981587 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ade00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628718ee0 item 41 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e6540): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e6540): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e6540): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e6540): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e6540): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e6540): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e6540): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.590785785 +0000 UTC m=+5.934191808 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e6540): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e6a40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e6a40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e6a40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628719810 item 42 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e6a40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e6a40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.5912909 +0000 UTC m=+5.934696923 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e6a40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e6f80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e6f80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628719b20 item 42 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e6f80): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e6f80): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e6f80): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e6f80): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e6f80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.591850049 +0000 UTC m=+5.935256071 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e6f80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e7500): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e7500): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e7500): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e7500): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e7500): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.591850049 +0000 UTC m=+5.935256071 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e7500): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628719ce0 item 42 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e7b40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e7b40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e7b40): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e7b40): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e7b40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e7b40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e7b40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.593196077 +0000 UTC m=+5.936602099 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287e7b40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884e140): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884e140): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884e140): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bc82a0 item 43 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884e140): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884e140): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.593654835 +0000 UTC m=+5.937060868 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884e140): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884e680): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884e680): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884e680): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884e680): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884e680): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bc8460 item 43 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884e680): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884e680): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.594129853 +0000 UTC m=+5.937535877 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884e680): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884ebc0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884ebc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884ebc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884ebc0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884ebc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.594129853 +0000 UTC m=+5.937535877 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884ebc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bc8620 item 43 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884f200): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884f200): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884f200): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884f200): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884f200): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884f200): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884f200): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.595349542 +0000 UTC m=+5.938755565 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884f200): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884f700): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884f700): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884f700): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bc89a0 item 44 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884f700): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884f700): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.595793021 +0000 UTC m=+5.939199044 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884f700): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884fc40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884fc40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bc8b60 item 44 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884fc40): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884fc40): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884fc40): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884fc40): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884fc40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.596345357 +0000 UTC m=+5.939751379 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884fc40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288742c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288742c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288742c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288742c0): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288742c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.596345357 +0000 UTC m=+5.939751379 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288742c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bc8e00 item 44 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628874900): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628874900): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628874900): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628874900): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628874900): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628874900): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628874900): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.597410593 +0000 UTC m=+5.940816616 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628874900): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628874e00): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628874e00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628874e00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bc91f0 item 45 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628874e00): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628874e00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.597853501 +0000 UTC m=+5.941259524 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628874e00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628875500): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628875500): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628875500): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628875500): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628875500): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.597853501 +0000 UTC m=+5.941259524 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628875500): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bc93b0 item 45 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628875b40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628875b40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628875b40): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628875b40): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628875b40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628875b40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628875b40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.599034716 +0000 UTC m=+5.942440739 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628875b40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288ba140): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288ba140): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288ba140): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bc9730 item 46 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288ba140): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288ba140): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.599441316 +0000 UTC m=+5.942847339 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288ba140): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288ba840): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288ba840): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288ba840): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288ba840): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288ba840): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.599441316 +0000 UTC m=+5.942847339 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288ba840): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bc98f0 item 46 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288bae80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288bae80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288bae80): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288bae80): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288bae80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288bae80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288bae80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.600513926 +0000 UTC m=+5.943919949 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288bae80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288bb380): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288bb380): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288bb380): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bc9c70 item 47 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288bb380): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288bb380): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.600892884 +0000 UTC m=+5.944298906 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288bb380): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288bba80): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288bba80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288bba80): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288bba80): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288bba80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.600892884 +0000 UTC m=+5.944298906 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288bba80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628670000 item 47 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e81c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e81c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e81c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e81c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e81c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e81c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e81c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.602132218 +0000 UTC m=+5.945538241 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e81c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e86c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e86c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e86c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628670460 item 48 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e86c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e86c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.602492591 +0000 UTC m=+5.945898614 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e86c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e8dc0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e8dc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e8dc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e8dc0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e8dc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.602492591 +0000 UTC m=+5.945898614 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e8dc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628670620 item 48 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286af000): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286af000): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286af000): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286af000): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286af000): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.603644732 +0000 UTC m=+5.947050754 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286af000): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286af480): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286af480): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286af480): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286af480): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286af480): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286af480): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bbd110 item 49 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286af480): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286af480): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.60446835 +0000 UTC m=+5.947874373 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286af480): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286af9c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286af9c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286af9c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286af9c0): >_readAt: n=8, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286af9c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.60446835 +0000 UTC m=+5.947874373 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286af9c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bbd3b0 item 49 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d6140): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d6140): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d6140): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d6140): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d6140): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.605567971 +0000 UTC m=+5.948973993 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d6140): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d6640): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d6640): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d6640): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bbd730 item 50 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d6640): _readAt: size=2, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d6640): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d6640): _writeAt: size=3, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d6640): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d6640): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.606051787 +0000 UTC m=+5.949457810 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d6640): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d6bc0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d6bc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d6bc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d6bc0): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d6bc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.606051787 +0000 UTC m=+5.949457810 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d6bc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bbd8f0 item 50 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d7240): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d7240): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d7240): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d7240): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d7240): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.606992948 +0000 UTC m=+5.950398970 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d7240): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d7740): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d7740): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d7740): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d7740): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d7740): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d7740): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bbdc70 item 51 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d7740): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d7740): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.607412292 +0000 UTC m=+5.950818315 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d7740): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d7c80): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d7c80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d7c80): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d7c80): >_readAt: n=8, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d7c80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.607412292 +0000 UTC m=+5.950818315 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286d7c80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288b0070 item 51 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b16400): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b16400): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b16400): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b16400): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b16400): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.608509969 +0000 UTC m=+5.951915992 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b16400): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b16900): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b16900): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b16900): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288b03f0 item 52 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b16900): _readAt: size=2, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b16900): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b16900): _writeAt: size=3, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b16900): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b16900): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.608966924 +0000 UTC m=+5.952372947 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b16900): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b16e80): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b16e80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b16e80): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b16e80): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b16e80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.608966924 +0000 UTC m=+5.952372947 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b16e80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288b05b0 item 52 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b17500): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b17500): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b17500): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b17500): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b17500): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.610826383 +0000 UTC m=+5.954232407 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b17500): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b17a00): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b17a00): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b17a00): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b17a00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b17a00): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b17a00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288b0930 item 53 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b17a00): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b17a00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.611461425 +0000 UTC m=+5.954867448 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b17a00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b52040): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b52040): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b52040): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b52040): >_readAt: n=8, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b52040): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.611461425 +0000 UTC m=+5.954867448 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b52040): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288b0bd0 item 53 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b526c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b526c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b526c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b526c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b526c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.612739264 +0000 UTC m=+5.956145286 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b526c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b52bc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b52bc0): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b52bc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288b1180 item 54 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b52bc0): _readAt: size=2, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b52bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b52bc0): _writeAt: size=3, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b52bc0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b52bc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.613289164 +0000 UTC m=+5.956695197 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b52bc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b53140): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b53140): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b53140): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b53140): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b53140): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.613289164 +0000 UTC m=+5.956695197 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b53140): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288b13b0 item 54 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b537c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b537c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b537c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b537c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b537c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.614414234 +0000 UTC m=+5.957820257 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b537c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b53cc0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b53cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b53cc0): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b53cc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b53cc0): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b53cc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288b1730 item 55 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b53cc0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b53cc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.614857122 +0000 UTC m=+5.958263145 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b53cc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e300): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e300): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e300): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e300): >_readAt: n=8, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e300): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.614857122 +0000 UTC m=+5.958263145 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e300): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288b1960 item 55 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e980): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e980): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e980): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e980): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e980): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.61604543 +0000 UTC m=+5.959451454 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e980): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7ee80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7ee80): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7ee80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288b1ce0 item 56 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7ee80): _readAt: size=2, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7ee80): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7ee80): _writeAt: size=3, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7ee80): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7ee80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.616524387 +0000 UTC m=+5.959930409 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7ee80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7f400): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7f400): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7f400): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7f400): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7f400): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.616524387 +0000 UTC m=+5.959930409 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7f400): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628738000 item 56 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7fa40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7fa40): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7fa40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7fa40): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7fa40): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7fa40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7fa40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7fa40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.617859194 +0000 UTC m=+5.961265216 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7fa40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9c080): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9c080): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9c080): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287384d0 item 57 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9c080): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9c080): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.618722798 +0000 UTC m=+5.962128821 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9c080): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9c5c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9c5c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9c5c0): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9c5c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9c5c0): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9c5c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628738690 item 57 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9c5c0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9c5c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.619304899 +0000 UTC m=+5.962710923 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9c5c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9cb40): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9cb40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9cb40): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9cb40): >_readAt: n=8, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9cb40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.619304899 +0000 UTC m=+5.962710923 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9cb40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628738850 item 57 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9d180): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9d180): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9d180): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9d180): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9d180): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9d180): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9d180): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9d180): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.62066842 +0000 UTC m=+5.964074443 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9d180): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9d6c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9d6c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9d6c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628738bd0 item 58 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9d6c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9d6c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.621125645 +0000 UTC m=+5.964531668 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9d6c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9dc00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9dc00): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9dc00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628738d90 item 58 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9dc00): _readAt: size=2, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9dc00): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9dc00): _writeAt: size=3, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9dc00): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9dc00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.621649596 +0000 UTC m=+5.965055620 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b9dc00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd22c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd22c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd22c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd22c0): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd22c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.621649596 +0000 UTC m=+5.965055620 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd22c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628738f50 item 58 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2900): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2900): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2900): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2900): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2900): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2900): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2900): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2900): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.622763656 +0000 UTC m=+5.966169679 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2900): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2e40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2e40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2e40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628739490 item 59 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2e40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2e40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.623226461 +0000 UTC m=+5.966632484 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2e40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3380): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3380): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3380): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3380): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3380): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3380): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628739650 item 59 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3380): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3380): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.623773677 +0000 UTC m=+5.967179710 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3380): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e96c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e96c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e96c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e96c0): >_readAt: n=8, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e96c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.623773677 +0000 UTC m=+5.967179710 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e96c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628670bd0 item 59 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e9d00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e9d00): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e9d00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e9d00): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e9d00): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e9d00): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e9d00): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e9d00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.625463435 +0000 UTC m=+5.968869458 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288e9d00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8a340): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8a340): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8a340): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628670f50 item 60 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8a340): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8a340): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.626644641 +0000 UTC m=+5.970050674 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8a340): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8a880): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8a880): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8a880): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286711f0 item 60 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8a880): _readAt: size=2, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8a880): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8a880): _writeAt: size=3, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8a880): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8a880): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.627184132 +0000 UTC m=+5.970590155 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8a880): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8ae40): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8ae40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8ae40): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8ae40): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8ae40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.627184132 +0000 UTC m=+5.970590155 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8ae40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286713b0 item 60 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8b480): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8b480): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8b480): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8b480): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8b480): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8b480): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8b480): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8b480): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.628251491 +0000 UTC m=+5.971657515 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8b480): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8b9c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8b9c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8b9c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628671730 item 61 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8b9c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8b9c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.629009817 +0000 UTC m=+5.972415839 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c8b9c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc21c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc21c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc21c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc21c0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc21c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.629009817 +0000 UTC m=+5.972415839 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc21c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628671ab0 item 61 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc2800): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc2800): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc2800): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc2800): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc2800): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc2800): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc2800): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc2800): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.630196853 +0000 UTC m=+5.973602876 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc2800): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc2d40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc2d40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc2d40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b562848a5b0 item 62 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc2d40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc2d40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.630675098 +0000 UTC m=+5.974081122 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc2d40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc3440): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc3440): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc3440): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc3440): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc3440): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.630675098 +0000 UTC m=+5.974081122 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc3440): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b562848a770 item 62 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc3a80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc3a80): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc3a80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc3a80): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc3a80): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc3a80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc3a80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc3a80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.631919994 +0000 UTC m=+5.975326017 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cc3a80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce00c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce00c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce00c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b562848b110 item 63 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce00c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce00c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.632392078 +0000 UTC m=+5.975798101 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce00c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce07c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce07c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce07c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce07c0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce07c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.632392078 +0000 UTC m=+5.975798101 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce07c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b562848b2d0 item 63 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce0e00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce0e00): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce0e00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce0e00): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce0e00): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce0e00): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce0e00): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce0e00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.633823658 +0000 UTC m=+5.977229681 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce0e00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce1340): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce1340): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce1340): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b562848b730 item 64 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce1340): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce1340): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.634396151 +0000 UTC m=+5.977802175 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce1340): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce1a40): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce1a40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce1a40): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce1a40): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce1a40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.634396151 +0000 UTC m=+5.977802175 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ce1a40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b562848b8f0 item 64 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cfe180): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cfe180): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cfe180): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cfe180): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cfe180): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.635764069 +0000 UTC m=+5.979170092 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cfe180): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cfe600): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cfe600): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cfe600): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cfe600): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cfe600): _writeAt: size=3, off=2 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b562848bc70 item 65 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cfe600): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cfe600): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.636143898 +0000 UTC m=+5.979549922 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cfe600): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cfeb00): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cfeb00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cfeb00): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cfeb00): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cfeb00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.636143898 +0000 UTC m=+5.979549922 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cfeb00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b562848be30 item 65 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cff140): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cff140): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cff140): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cff140): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cff140): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.637374779 +0000 UTC m=+5.980780802 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cff140): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cff5c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cff5c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628432a10 item 66 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cff5c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cff5c0): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cff5c0): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cff5c0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cff5c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.637993158 +0000 UTC m=+5.981399181 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cff5c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cffb00): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cffb00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cffb00): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cffb00): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cffb00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.637993158 +0000 UTC m=+5.981399181 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628cffb00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628432c40 item 66 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e08380): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e08380): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e08380): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e08380): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e08380): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.6433673 +0000 UTC m=+5.986773323 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e08380): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd39c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd39c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd39c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd39c0): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd39c0): _writeAt: size=3, off=2 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287398f0 item 67 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd39c0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd39c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.64539653 +0000 UTC m=+5.988802553 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd39c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c56380): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c56380): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c56380): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c56380): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c56380): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.64539653 +0000 UTC m=+5.988802553 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c56380): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287fc0e0 item 67 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c56a00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c56a00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c56a00): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c56a00): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c56a00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.647049909 +0000 UTC m=+5.990455932 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c56a00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c56f00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c56f00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287fc540 item 68 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c56f00): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c56f00): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c56f00): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c56f00): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c56f00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.647497206 +0000 UTC m=+5.990903229 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c56f00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c57440): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c57440): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c57440): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c57440): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c57440): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.647497206 +0000 UTC m=+5.990903229 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c57440): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287fc770 item 68 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c57a80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c57a80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c57a80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c57a80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c57a80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.648639468 +0000 UTC m=+5.992045491 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c57a80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2000): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2000): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2000): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2000): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2000): _writeAt: size=3, off=2 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287fcaf0 item 69 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2000): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2000): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.649151126 +0000 UTC m=+5.992557149 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2000): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2500): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2500): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2500): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2500): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2500): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.649151126 +0000 UTC m=+5.992557149 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2500): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287fccb0 item 69 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2b80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2b80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2b80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2b80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2b80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.650355164 +0000 UTC m=+5.993761188 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2b80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3080): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3080): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287fd030 item 70 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3080): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3080): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3080): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3080): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3080): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.651017679 +0000 UTC m=+5.994423702 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3080): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd35c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd35c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd35c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd35c0): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd35c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.651017679 +0000 UTC m=+5.994423702 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd35c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287fd1f0 item 70 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e08680): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e08680): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e08680): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e08680): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e08680): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.652522106 +0000 UTC m=+5.995928129 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e08680): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e08b80): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e08b80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e08b80): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e08b80): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e08b80): _writeAt: size=3, off=2 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287fd570 item 71 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e08b80): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e08b80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.653117622 +0000 UTC m=+5.996523646 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e08b80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09080): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09080): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09080): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09080): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09080): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.653117622 +0000 UTC m=+5.996523646 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09080): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287fd730 item 71 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09700): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09700): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09700): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09700): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09700): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.654929201 +0000 UTC m=+5.998335225 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09700): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09c00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09c00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287fdb90 item 72 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09c00): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09c00): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09c00): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09c00): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09c00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.655702065 +0000 UTC m=+5.999108088 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09c00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283be800): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283be800): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283be800): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283be800): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283be800): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.655702065 +0000 UTC m=+5.999108088 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283be800): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287fdd50 item 72 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283bfb80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283bfb80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283bfb80): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283bfb80): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283bfb80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283bfb80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283bfb80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.656936299 +0000 UTC m=+6.000342323 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283bfb80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56281f7640): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56281f7640): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56281f7640): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628432770 item 73 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56281f7640): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56281f7640): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.657499195 +0000 UTC m=+6.000905218 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56281f7640): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282eeac0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282eeac0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282eeac0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282eeac0): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282eeac0): _writeAt: size=3, off=2 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628432b60 item 73 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282eeac0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282eeac0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.658175175 +0000 UTC m=+6.001581198 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282eeac0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ef340): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ef340): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ef340): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ef340): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ef340): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.658175175 +0000 UTC m=+6.001581198 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ef340): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628432e00 item 73 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282efb40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282efb40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282efb40): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282efb40): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282efb40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282efb40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282efb40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.659363264 +0000 UTC m=+6.002769286 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282efb40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efe200): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efe200): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efe200): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56284333b0 item 74 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efe200): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efe200): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.659804309 +0000 UTC m=+6.003210332 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efe200): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e340): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e340): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628738000 item 74 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e340): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e340): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e340): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e340): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e340): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.660442987 +0000 UTC m=+6.003849010 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e340): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e8c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e8c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e8c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e8c0): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e8c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.660442987 +0000 UTC m=+6.003849010 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e8c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287382a0 item 74 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848ef00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848ef00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848ef00): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848ef00): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848ef00): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848ef00): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848ef00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.661598203 +0000 UTC m=+6.005004226 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848ef00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848f400): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848f400): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848f400): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628738690 item 75 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848f400): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848f400): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.662009331 +0000 UTC m=+6.005415354 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848f400): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848fac0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848fac0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848fac0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848fac0): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848fac0): _writeAt: size=3, off=2 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628738850 item 75 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848fac0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848fac0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.662714126 +0000 UTC m=+6.006120148 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848fac0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714140): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714140): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714140): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714140): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714140): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.662714126 +0000 UTC m=+6.006120148 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714140): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628738a10 item 75 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287147c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287147c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287147c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287147c0): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287147c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287147c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287147c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.664187604 +0000 UTC m=+6.007593627 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287147c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714cc0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714cc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714cc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628738d90 item 76 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714cc0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714cc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.664547104 +0000 UTC m=+6.007953128 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714cc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715200): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715200): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628738f50 item 76 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715200): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715200): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715200): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715200): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715200): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.665002066 +0000 UTC m=+6.008408089 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715200): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715780): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715780): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715780): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715780): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715780): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.665002066 +0000 UTC m=+6.008408089 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715780): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287392d0 item 76 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715dc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715dc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715dc0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715dc0): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715dc0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715dc0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715dc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.666231171 +0000 UTC m=+6.009637194 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715dc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c243c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c243c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c243c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628739650 item 77 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c243c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c243c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.666640986 +0000 UTC m=+6.010047010 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c243c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c24ac0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c24ac0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c24ac0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c24ac0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c24ac0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.666640986 +0000 UTC m=+6.010047010 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c24ac0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628739b20 item 77 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25100): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25100): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25100): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25100): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25100): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25100): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25100): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.668422659 +0000 UTC m=+6.011828682 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25100): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25600): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25600): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25600): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286cc150 item 78 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25600): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25600): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.668924248 +0000 UTC m=+6.012330271 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25600): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25d80): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25d80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25d80): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25d80): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25d80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.668924248 +0000 UTC m=+6.012330271 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c25d80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286cc310 item 78 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c304c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c304c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c304c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c304c0): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c304c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c304c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c304c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.6702672 +0000 UTC m=+6.013673223 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c304c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c309c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c309c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c309c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286cc690 item 79 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c309c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c309c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.670733252 +0000 UTC m=+6.014139275 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c309c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c310c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c310c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c310c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c310c0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c310c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.670733252 +0000 UTC m=+6.014139275 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c310c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286cc850 item 79 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c31700): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c31700): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c31700): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c31700): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c31700): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c31700): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c31700): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.672072426 +0000 UTC m=+6.015478449 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c31700): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c31c00): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c31c00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c31c00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286ccbd0 item 80 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c31c00): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c31c00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.672651442 +0000 UTC m=+6.016057466 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c31c00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c54400): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c54400): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c54400): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c54400): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c54400): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.672651442 +0000 UTC m=+6.016057466 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c54400): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286ccd90 item 80 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c54a40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c54a40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c54a40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c54a40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c54a40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.674424619 +0000 UTC m=+6.017830642 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c54a40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c54ec0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c54ec0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c54ec0): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c54ec0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c54ec0): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c54ec0): _writeAt: size=3, off=7 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286cd340 item 81 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c54ec0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c54ec0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.67495891 +0000 UTC m=+6.018364933 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c54ec0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c55400): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c55400): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c55400): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c55400): >_readAt: n=8, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c55400): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.67495891 +0000 UTC m=+6.018364933 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c55400): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286cd500 item 81 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c55a80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c55a80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c55a80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c55a80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c55a80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.676232179 +0000 UTC m=+6.019638202 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c55a80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6e080): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6e080): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6e080): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286cd880 item 82 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6e080): _readAt: size=2, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6e080): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6e080): _writeAt: size=3, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6e080): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6e080): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.676736523 +0000 UTC m=+6.020142547 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6e080): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6e600): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6e600): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6e600): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6e600): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6e600): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.676736523 +0000 UTC m=+6.020142547 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6e600): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286cdab0 item 82 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6ec80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6ec80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6ec80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6ec80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6ec80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.677916187 +0000 UTC m=+6.021322210 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6ec80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6f180): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6f180): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6f180): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6f180): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6f180): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6f180): _writeAt: size=3, off=7 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286c00e0 item 83 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6f180): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6f180): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.678418998 +0000 UTC m=+6.021825021 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6f180): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6f6c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6f6c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6f6c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6f6c0): >_readAt: n=8, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6f6c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.678418998 +0000 UTC m=+6.021825021 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6f6c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286c0380 item 83 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6fd40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6fd40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6fd40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6fd40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6fd40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.679676679 +0000 UTC m=+6.023082702 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c6fd40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284aa340): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284aa340): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284aa340): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286c0700 item 84 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284aa340): _readAt: size=2, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284aa340): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284aa340): _writeAt: size=3, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284aa340): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284aa340): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.680412241 +0000 UTC m=+6.023818264 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284aa340): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284aa8c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284aa8c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284aa8c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284aa8c0): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284aa8c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.680412241 +0000 UTC m=+6.023818264 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284aa8c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286c08c0 item 84 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284aaf40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284aaf40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284aaf40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284aaf40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284aaf40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.6818599 +0000 UTC m=+6.025265923 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284aaf40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ab440): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ab440): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ab440): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ab440): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ab440): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ab440): _writeAt: size=3, off=7 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286c0d20 item 85 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ab440): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ab440): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.68252524 +0000 UTC m=+6.025931263 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ab440): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ab980): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ab980): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ab980): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ab980): >_readAt: n=8, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ab980): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.68252524 +0000 UTC m=+6.025931263 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284ab980): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286c0fc0 item 85 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8100): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8100): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8100): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8100): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8100): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.683874282 +0000 UTC m=+6.027280315 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8100): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8600): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8600): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8600): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286c1340 item 86 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8600): _readAt: size=2, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8600): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8600): _writeAt: size=3, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8600): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8600): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.684467515 +0000 UTC m=+6.027873538 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8600): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8b80): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8b80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8b80): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8b80): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8b80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.684467515 +0000 UTC m=+6.027873538 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8b80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286c1500 item 86 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c9200): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c9200): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c9200): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c9200): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c9200): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.685903133 +0000 UTC m=+6.029309155 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c9200): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90480): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90480): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90480): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90480): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90480): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90480): _writeAt: size=3, off=7 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56282864d0 item 87 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90480): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90480): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.686421123 +0000 UTC m=+6.029827146 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90480): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d909c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d909c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d909c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d909c0): >_readAt: n=8, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d909c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.686421123 +0000 UTC m=+6.029827146 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d909c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628286a80 item 87 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91040): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91040): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91040): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91040): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91040): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.687892237 +0000 UTC m=+6.031298260 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91040): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91540): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91540): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91540): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56282871f0 item 88 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91540): _readAt: size=2, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91540): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91540): _writeAt: size=3, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91540): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91540): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.688508102 +0000 UTC m=+6.031914125 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91540): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91ac0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91ac0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91ac0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91ac0): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91ac0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.688508102 +0000 UTC m=+6.031914125 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91ac0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628287490 item 88 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da0200): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da0200): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da0200): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da0200): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da0200): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da0200): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da0200): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da0200): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.689807682 +0000 UTC m=+6.033213705 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da0200): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da0740): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da0740): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da0740): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56282de000 item 89 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da0740): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da0740): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.69036126 +0000 UTC m=+6.033767283 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da0740): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da0c80): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da0c80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da0c80): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da0c80): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da0c80): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da0c80): _writeAt: size=3, off=7 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56282de4d0 item 89 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da0c80): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da0c80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.690936339 +0000 UTC m=+6.034342361 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da0c80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da1200): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da1200): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da1200): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da1200): >_readAt: n=8, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da1200): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.690936339 +0000 UTC m=+6.034342361 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da1200): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56282de850 item 89 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da1840): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da1840): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da1840): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da1840): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da1840): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da1840): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da1840): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da1840): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.692257399 +0000 UTC m=+6.035663421 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da1840): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da1d80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da1d80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da1d80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56282debd0 item 90 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da1d80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da1d80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.692775889 +0000 UTC m=+6.036181912 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628da1d80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dac3c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dac3c0): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dac3c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56282dee00 item 90 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dac3c0): _readAt: size=2, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dac3c0): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dac3c0): _writeAt: size=3, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dac3c0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dac3c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.693369813 +0000 UTC m=+6.036775836 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dac3c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dac980): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dac980): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dac980): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dac980): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dac980): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.693369813 +0000 UTC m=+6.036775836 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dac980): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56282defc0 item 90 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dacfc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dacfc0): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dacfc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dacfc0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dacfc0): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dacfc0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dacfc0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dacfc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.694686877 +0000 UTC m=+6.038092899 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dacfc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dad500): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dad500): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dad500): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56282df490 item 91 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dad500): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dad500): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.695181893 +0000 UTC m=+6.038587916 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dad500): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dada40): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dada40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dada40): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dada40): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dada40): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dada40): _writeAt: size=3, off=7 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56282df6c0 item 91 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dada40): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dada40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.695804682 +0000 UTC m=+6.039210705 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dada40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db80c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db80c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db80c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db80c0): >_readAt: n=8, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db80c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.695804682 +0000 UTC m=+6.039210705 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db80c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56282df880 item 91 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db8700): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db8700): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db8700): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db8700): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db8700): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db8700): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db8700): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db8700): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.697128086 +0000 UTC m=+6.040534109 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db8700): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db8c40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db8c40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db8c40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56282dfd50 item 92 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db8c40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db8c40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.697718955 +0000 UTC m=+6.041124978 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db8c40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db9180): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db9180): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db9180): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b641c0 item 92 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db9180): _readAt: size=2, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db9180): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db9180): _writeAt: size=3, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db9180): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db9180): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.698348636 +0000 UTC m=+6.041754660 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db9180): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db9740): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db9740): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db9740): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db9740): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db9740): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.698348636 +0000 UTC m=+6.041754660 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db9740): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b64460 item 92 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db9d80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db9d80): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db9d80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db9d80): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db9d80): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db9d80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db9d80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db9d80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.700251408 +0000 UTC m=+6.043657430 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628db9d80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc83c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc83c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc83c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b647e0 item 93 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc83c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc83c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.700695799 +0000 UTC m=+6.044101822 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc83c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc8ac0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc8ac0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc8ac0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc8ac0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc8ac0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.700695799 +0000 UTC m=+6.044101822 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc8ac0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b64a10 item 93 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc9100): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc9100): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc9100): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc9100): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc9100): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc9100): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc9100): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc9100): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.702305135 +0000 UTC m=+6.045711157 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc9100): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc9640): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc9640): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc9640): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b64d90 item 94 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc9640): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc9640): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.702772729 +0000 UTC m=+6.046178752 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc9640): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc9d40): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc9d40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc9d40): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc9d40): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc9d40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.702772729 +0000 UTC m=+6.046178752 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dc9d40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b64f50 item 94 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dda480): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dda480): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dda480): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dda480): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dda480): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dda480): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dda480): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dda480): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.704545855 +0000 UTC m=+6.047951878 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dda480): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dda9c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dda9c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dda9c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b652d0 item 95 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dda9c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dda9c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.705026786 +0000 UTC m=+6.048432809 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dda9c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ddb0c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ddb0c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ddb0c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ddb0c0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ddb0c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.705026786 +0000 UTC m=+6.048432809 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ddb0c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b65490 item 95 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ddb700): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ddb700): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ddb700): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ddb700): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ddb700): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ddb700): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ddb700): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ddb700): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.707236697 +0000 UTC m=+6.050642720 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ddb700): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ddbc40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ddbc40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ddbc40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b65810 item 96 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ddbc40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ddbc40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.707922595 +0000 UTC m=+6.051328619 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ddbc40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dec440): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dec440): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dec440): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dec440): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dec440): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.707922595 +0000 UTC m=+6.051328619 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dec440): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b65a40 item 96 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= 2026/05/20 02:53:10 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:10 DEBUG : Looking for writers 2026/05/20 02:53:10 DEBUG : >WaitForWriters: 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/20 02:53:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628decfc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628decfc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628decfc0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628decfc0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628decfc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.717771265 +0000 UTC m=+6.061177308 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628decfc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded440): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded440): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded440): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded440): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded440): _writeAt: size=3, off=2 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded440): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded440): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.717771265 +0000 UTC m=+6.061177308 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded440): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded900): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded900): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded900): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded900): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded900): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.717771265 +0000 UTC m=+6.061177308 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded900): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b3cb60 item 1 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856a040): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856a040): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856a040): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856a040): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856a040): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.719984785 +0000 UTC m=+6.063390808 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856a040): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856a540): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856a540): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856a540): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856a540): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856a540): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.719984785 +0000 UTC m=+6.063390808 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856a540): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b3d0a0 item 2 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856ab80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856ab80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856ab80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856ab80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856ab80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.721538725 +0000 UTC m=+6.064944749 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856ab80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856b000): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856b000): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856b000): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856b000): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856b000): _writeAt: size=3, off=2 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856b000): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856b000): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.721538725 +0000 UTC m=+6.064944749 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856b000): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856b4c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856b4c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856b4c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856b4c0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856b4c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.721538725 +0000 UTC m=+6.064944749 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856b4c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b3d490 item 3 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856bb40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856bb40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856bb40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856bb40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856bb40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.723610386 +0000 UTC m=+6.067016410 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562856bb40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c180): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c180): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c180): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c180): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c180): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.723610386 +0000 UTC m=+6.067016410 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c180): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b3da40 item 4 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c7c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c7c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c7c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c7c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c7c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.725392158 +0000 UTC m=+6.068798182 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863c7c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863cc40): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863cc40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863cc40): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863cc40): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863cc40): _writeAt: size=3, off=2 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863cc40): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863cc40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.725392158 +0000 UTC m=+6.068798182 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863cc40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863d100): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863d100): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863d100): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863d100): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863d100): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.725392158 +0000 UTC m=+6.068798182 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863d100): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628828070 item 5 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863d780): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863d780): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863d780): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863d780): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863d780): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.727598394 +0000 UTC m=+6.071004427 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863d780): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863dcc0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863dcc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863dcc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863dcc0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863dcc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.727598394 +0000 UTC m=+6.071004427 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562863dcc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628828620 item 6 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696440): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696440): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696440): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696440): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696440): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.72929765 +0000 UTC m=+6.072703673 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696440): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696940): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696940): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696940): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696940): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696940): _writeAt: size=3, off=2 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696940): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696940): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.72929765 +0000 UTC m=+6.072703673 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696940): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696e00): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696e00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696e00): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696e00): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696e00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.72929765 +0000 UTC m=+6.072703673 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696e00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288289a0 item 7 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697480): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697480): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697480): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697480): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697480): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.731470934 +0000 UTC m=+6.074876956 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697480): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286979c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286979c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286979c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286979c0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286979c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.731470934 +0000 UTC m=+6.074876956 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286979c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628828e70 item 8 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b6080): _readAt: size=2, off=0 2026/05/20 02:53:10 ERROR : open-test-file(0x2b56286b6080): Couldn't read size of file 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b6080): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b6080): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b6080): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b6080): close: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b6080): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b6440): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b6440): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b6440): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b6440): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b6440): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.73318672 +0000 UTC m=+6.076592744 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b6440): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b68c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b68c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b68c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b68c0): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b68c0): _writeAt: size=3, off=2 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b68c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b68c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.73318672 +0000 UTC m=+6.076592744 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b68c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b6dc0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b6dc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b6dc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b6dc0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b6dc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.73318672 +0000 UTC m=+6.076592744 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b6dc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288291f0 item 9 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b7440): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b7440): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b7440): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b7440): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b7440): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.735298437 +0000 UTC m=+6.078704460 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b7440): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b7980): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b7980): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b7980): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b7980): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b7980): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.735298437 +0000 UTC m=+6.078704460 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286b7980): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288296c0 item 10 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fc0c0): _readAt: size=2, off=0 2026/05/20 02:53:10 ERROR : open-test-file(0x2b56286fc0c0): Couldn't read size of file 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fc0c0): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fc0c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fc0c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fc0c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fc0c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fc480): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fc480): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fc480): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fc480): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fc480): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.738317912 +0000 UTC m=+6.081724115 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fc480): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fc980): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fc980): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fc980): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fc980): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fc980): _writeAt: size=3, off=2 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fc980): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fc980): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.738317912 +0000 UTC m=+6.081724115 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fc980): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fce80): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fce80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fce80): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fce80): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fce80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.738317912 +0000 UTC m=+6.081724115 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fce80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628829b20 item 11 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fd500): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fd500): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fd500): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fd500): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fd500): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.740603067 +0000 UTC m=+6.084009140 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fd500): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fda40): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fda40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fda40): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fda40): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fda40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.740603067 +0000 UTC m=+6.084009140 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286fda40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287a01c0 item 12 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628754180): _readAt: size=2, off=0 2026/05/20 02:53:10 ERROR : open-test-file(0x2b5628754180): Couldn't read size of file 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628754180): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628754180): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628754180): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628754180): close: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628754180): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628754540): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628754540): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628754540): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628754540): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628754540): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.742362437 +0000 UTC m=+6.085768460 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628754540): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628754c00): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628754c00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628754c00): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628754c00): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628754c00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.742362437 +0000 UTC m=+6.085768460 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628754c00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287a0620 item 13 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628755280): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628755280): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628755280): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628755280): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628755280): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.744132106 +0000 UTC m=+6.087538159 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628755280): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287557c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287557c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287557c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287557c0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287557c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.744132106 +0000 UTC m=+6.087538159 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287557c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287a0d90 item 14 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628755e00): _readAt: size=2, off=0 2026/05/20 02:53:10 ERROR : open-test-file(0x2b5628755e00): Couldn't read size of file 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628755e00): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628755e00): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628755e00): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628755e00): close: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628755e00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287842c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287842c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287842c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287842c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287842c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.745733697 +0000 UTC m=+6.089139720 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287842c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628784980): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628784980): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628784980): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628784980): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628784980): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.745733697 +0000 UTC m=+6.089139720 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628784980): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287a1340 item 15 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628785000): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628785000): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628785000): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628785000): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628785000): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.747432221 +0000 UTC m=+6.090838254 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628785000): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628785540): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628785540): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628785540): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628785540): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628785540): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.747432221 +0000 UTC m=+6.090838254 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628785540): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287a17a0 item 16 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628785b80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628785b80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628785b80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628785b80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628785b80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.749006751 +0000 UTC m=+6.092412795 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628785b80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c6100): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c6100): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c6100): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c6100): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c6100): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c6100): _writeAt: size=3, off=7 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c6100): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c6100): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.749006751 +0000 UTC m=+6.092412795 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c6100): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c6600): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c6600): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c6600): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c6600): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c6600): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.749006751 +0000 UTC m=+6.092412795 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c6600): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287a1b20 item 17 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c6c80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c6c80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c6c80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c6c80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c6c80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.75126273 +0000 UTC m=+6.094668773 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c6c80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c71c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c71c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c71c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c71c0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c71c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.75126273 +0000 UTC m=+6.094668773 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c71c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628718460 item 18 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c7840): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c7840): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c7840): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c7840): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c7840): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.752694731 +0000 UTC m=+6.096100785 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c7840): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c7d40): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c7d40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c7d40): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c7d40): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c7d40): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c7d40): _writeAt: size=3, off=7 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c7d40): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c7d40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.752694731 +0000 UTC m=+6.096100785 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287c7d40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ec340): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ec340): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ec340): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ec340): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ec340): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.752694731 +0000 UTC m=+6.096100785 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ec340): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287189a0 item 19 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ec9c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ec9c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ec9c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ec9c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ec9c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.754803162 +0000 UTC m=+6.098209185 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ec9c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ecf00): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ecf00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ecf00): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ecf00): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ecf00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.754803162 +0000 UTC m=+6.098209185 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ecf00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628719490 item 20 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ed580): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ed580): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ed580): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ed580): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ed580): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.756433497 +0000 UTC m=+6.099839530 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287ed580): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287eda80): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287eda80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287eda80): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287eda80): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287eda80): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287eda80): _writeAt: size=3, off=7 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287eda80): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287eda80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.756433497 +0000 UTC m=+6.099839530 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287eda80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884c080): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884c080): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884c080): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884c080): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884c080): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.756433497 +0000 UTC m=+6.099839530 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884c080): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628719ab0 item 21 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884c700): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884c700): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884c700): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884c700): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884c700): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.758614986 +0000 UTC m=+6.102021008 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884c700): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884cc40): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884cc40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884cc40): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884cc40): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884cc40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.758614986 +0000 UTC m=+6.102021008 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884cc40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bc81c0 item 22 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884d2c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884d2c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884d2c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884d2c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884d2c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.760163906 +0000 UTC m=+6.103569930 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884d2c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884d7c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884d7c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884d7c0): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884d7c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884d7c0): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884d7c0): _writeAt: size=3, off=7 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884d7c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884d7c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.760163906 +0000 UTC m=+6.103569930 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884d7c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884dcc0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884dcc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884dcc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884dcc0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884dcc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.760163906 +0000 UTC m=+6.103569930 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884dcc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bc8540 item 23 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628870440): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628870440): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628870440): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628870440): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628870440): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.762154525 +0000 UTC m=+6.105560547 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628870440): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628870980): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628870980): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628870980): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628870980): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628870980): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.762154525 +0000 UTC m=+6.105560547 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628870980): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bc8a10 item 24 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628870fc0): _readAt: size=2, off=0 2026/05/20 02:53:10 ERROR : open-test-file(0x2b5628870fc0): Couldn't read size of file 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628870fc0): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628870fc0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628870fc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628870fc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628870fc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628871380): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628871380): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628871380): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628871380): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628871380): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.76379023 +0000 UTC m=+6.107196273 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628871380): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628871880): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628871880): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628871880): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628871880): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628871880): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628871880): _writeAt: size=3, off=7 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628871880): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628871880): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.76379023 +0000 UTC m=+6.107196273 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628871880): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628871dc0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628871dc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628871dc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628871dc0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628871dc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.76379023 +0000 UTC m=+6.107196273 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628871dc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bc8ee0 item 25 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b6540): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b6540): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b6540): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b6540): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b6540): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.765846873 +0000 UTC m=+6.109252895 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b6540): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b6a80): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b6a80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b6a80): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b6a80): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b6a80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.765846873 +0000 UTC m=+6.109252895 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b6a80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bc93b0 item 26 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b70c0): _readAt: size=2, off=0 2026/05/20 02:53:10 ERROR : open-test-file(0x2b56288b70c0): Couldn't read size of file 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b70c0): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b70c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b70c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b70c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b70c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b7480): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b7480): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b7480): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b7480): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b7480): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.767416222 +0000 UTC m=+6.110822245 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b7480): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b7980): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b7980): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b7980): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b7980): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b7980): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b7980): _writeAt: size=3, off=7 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b7980): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b7980): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.767416222 +0000 UTC m=+6.110822245 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b7980): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b7ec0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b7ec0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b7ec0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b7ec0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b7ec0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.767416222 +0000 UTC m=+6.110822245 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b7ec0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bc9730 item 27 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d4640): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d4640): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d4640): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d4640): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d4640): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.76887862 +0000 UTC m=+6.112284644 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d4640): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d4b80): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d4b80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d4b80): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d4b80): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d4b80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.76887862 +0000 UTC m=+6.112284644 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d4b80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bc9c00 item 28 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d51c0): _readAt: size=2, off=0 2026/05/20 02:53:10 ERROR : open-test-file(0x2b56288d51c0): Couldn't read size of file 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d51c0): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d51c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d51c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d51c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d51c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d5580): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d5580): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d5580): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d5580): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d5580): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.770033335 +0000 UTC m=+6.113439359 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d5580): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d5c40): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d5c40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d5c40): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d5c40): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d5c40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.770033335 +0000 UTC m=+6.113439359 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d5c40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bbc150 item 29 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b003c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b003c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b003c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b003c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b003c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.771397958 +0000 UTC m=+6.114803981 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b003c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b00900): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b00900): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b00900): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b00900): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b00900): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.771397958 +0000 UTC m=+6.114803981 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b00900): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bbc540 item 30 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b00f40): _readAt: size=2, off=0 2026/05/20 02:53:10 ERROR : open-test-file(0x2b5628b00f40): Couldn't read size of file 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b00f40): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b00f40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b00f40): >_writeAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b00f40): close: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b00f40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b01300): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b01300): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b01300): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b01300): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b01300): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.772876948 +0000 UTC m=+6.116282971 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b01300): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b019c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b019c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b019c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b019c0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b019c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.772876948 +0000 UTC m=+6.116282971 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b019c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bbc8c0 item 31 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1e140): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1e140): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1e140): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1e140): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1e140): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.774186987 +0000 UTC m=+6.117593010 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1e140): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1e680): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1e680): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1e680): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1e680): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1e680): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.774186987 +0000 UTC m=+6.117593010 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1e680): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bbccb0 item 32 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1ecc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1ecc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1ecc0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1ecc0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1ecc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.775357663 +0000 UTC m=+6.118763686 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1ecc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1f140): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1f140): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1f140): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1f140): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1f140): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bbd0a0 item 33 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1f140): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1f140): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.775917492 +0000 UTC m=+6.119323514 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1f140): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1f640): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1f640): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1f640): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1f640): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1f640): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.775917492 +0000 UTC m=+6.119323514 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1f640): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bbd340 item 33 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1fc80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1fc80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1fc80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1fc80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1fc80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.777060746 +0000 UTC m=+6.120466769 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b1fc80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b54200): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b54200): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bbd6c0 item 34 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b54200): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b54200): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b54200): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b54200): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b54200): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.777610636 +0000 UTC m=+6.121016660 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b54200): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b54740): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b54740): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b54740): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b54740): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b54740): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.777610636 +0000 UTC m=+6.121016660 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b54740): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bbd880 item 34 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b54d80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b54d80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b54d80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b54d80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b54d80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.778643271 +0000 UTC m=+6.122049294 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b54d80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b55200): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b55200): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b55200): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b55200): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b55200): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bbdc00 item 35 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b55200): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b55200): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.779190877 +0000 UTC m=+6.122596901 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b55200): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b55700): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b55700): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b55700): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b55700): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b55700): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.779190877 +0000 UTC m=+6.122596901 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b55700): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288b0000 item 35 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b55d80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b55d80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b55d80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b55d80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b55d80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.780475248 +0000 UTC m=+6.123881271 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b55d80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e380): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e380): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288b0380 item 36 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e380): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e380): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e380): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e380): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e380): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.780964414 +0000 UTC m=+6.124370437 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e380): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e8c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e8c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e8c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e8c0): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e8c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.780964414 +0000 UTC m=+6.124370437 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7e8c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288b0540 item 36 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7ef00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7ef00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7ef00): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7ef00): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7ef00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.782168863 +0000 UTC m=+6.125574887 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7ef00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7f380): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7f380): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7f380): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7f380): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7f380): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288b08c0 item 37 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7f380): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7f380): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.782588297 +0000 UTC m=+6.125994320 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7f380): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7f880): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7f880): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7f880): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7f880): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7f880): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.782588297 +0000 UTC m=+6.125994320 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b7f880): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288b0b60 item 37 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c9800): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c9800): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c9800): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c9800): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c9800): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.784903599 +0000 UTC m=+6.128309622 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c9800): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c81c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c81c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628860000 item 38 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c81c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c81c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c81c0): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c81c0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c81c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.786000665 +0000 UTC m=+6.129406699 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c81c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8700): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8700): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8700): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8700): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8700): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.786000665 +0000 UTC m=+6.129406699 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8700): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288602a0 item 38 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8d80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8d80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8d80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8d80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8d80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.788292853 +0000 UTC m=+6.131698877 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c8d80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c9280): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c9280): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c9280): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c9280): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c9280): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628860770 item 39 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c9280): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c9280): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.789879036 +0000 UTC m=+6.133285069 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c9280): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c99c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c99c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c99c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c99c0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c99c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.789879036 +0000 UTC m=+6.133285069 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284c99c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628860930 item 39 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efe200): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efe200): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efe200): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efe200): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efe200): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.791545169 +0000 UTC m=+6.134951192 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efe200): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efedc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efedc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628860cb0 item 40 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efedc0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efedc0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efedc0): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efedc0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efedc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.792254111 +0000 UTC m=+6.135660134 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627efedc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627eff740): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627eff740): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627eff740): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627eff740): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627eff740): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.792254111 +0000 UTC m=+6.135660134 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5627eff740): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628860e70 item 40 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd22c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd22c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd22c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd22c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd22c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd22c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd22c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.793517091 +0000 UTC m=+6.136923124 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd22c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd27c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd27c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd27c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288611f0 item 41 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd27c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd27c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.793984756 +0000 UTC m=+6.137390779 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd27c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2c80): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2c80): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2c80): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2c80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2c80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628861490 item 41 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2c80): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2c80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.794490934 +0000 UTC m=+6.137896958 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd2c80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd31c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd31c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd31c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd31c0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd31c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.794490934 +0000 UTC m=+6.137896958 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd31c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628861650 item 41 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3880): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3880): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3880): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3880): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3880): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3880): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3880): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.79595766 +0000 UTC m=+6.139363682 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3880): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3d80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3d80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3d80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288619d0 item 42 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3d80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3d80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.796574918 +0000 UTC m=+6.139980941 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628bd3d80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e083c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e083c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628861d50 item 42 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e083c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e083c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e083c0): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e083c0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e083c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.797031682 +0000 UTC m=+6.140437766 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e083c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e089c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e089c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e089c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e089c0): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e089c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.797031682 +0000 UTC m=+6.140437766 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e089c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628432070 item 42 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09000): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09000): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09000): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09000): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09000): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09000): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09000): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.798504129 +0000 UTC m=+6.141910153 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09000): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09500): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09500): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09500): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628432b60 item 43 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09500): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09500): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.798941918 +0000 UTC m=+6.142347941 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09500): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09a40): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09a40): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09a40): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09a40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09a40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628432d20 item 43 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09a40): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09a40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.799489444 +0000 UTC m=+6.142895467 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628e09a40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283be640): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283be640): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283be640): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283be640): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283be640): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.799489444 +0000 UTC m=+6.142895467 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283be640): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628433030 item 43 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283bf080): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283bf080): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283bf080): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283bf080): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283bf080): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283bf080): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283bf080): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.800864587 +0000 UTC m=+6.144270609 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56283bf080): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56281f6b00): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56281f6b00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56281f6b00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628433500 item 44 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56281f6b00): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56281f6b00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.801427872 +0000 UTC m=+6.144833896 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56281f6b00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ee8c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ee8c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628433dc0 item 44 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ee8c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ee8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ee8c0): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ee8c0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ee8c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.801983304 +0000 UTC m=+6.145389327 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ee8c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ef240): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ef240): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ef240): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ef240): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ef240): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.801983304 +0000 UTC m=+6.145389327 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282ef240): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288b00e0 item 44 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e1c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e1c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e1c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e1c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e1c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e1c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e1c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.803496427 +0000 UTC m=+6.146902460 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e1c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e6c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e6c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e6c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287fc150 item 45 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e6c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e6c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.804144534 +0000 UTC m=+6.147550558 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848e6c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848edc0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848edc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848edc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848edc0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848edc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.804144534 +0000 UTC m=+6.147550558 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848edc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287fc3f0 item 45 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848f400): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848f400): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848f400): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848f400): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848f400): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848f400): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848f400): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.805777624 +0000 UTC m=+6.149183648 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848f400): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848fa80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848fa80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848fa80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287fc7e0 item 46 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848fa80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848fa80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.806323067 +0000 UTC m=+6.149729100 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562848fa80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714300): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714300): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714300): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714300): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714300): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.806323067 +0000 UTC m=+6.149729100 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714300): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287fc9a0 item 46 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714940): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714940): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714940): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714940): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714940): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714940): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714940): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.807533197 +0000 UTC m=+6.150939220 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714940): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714e40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714e40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714e40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287fcd20 item 47 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714e40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714e40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.807962771 +0000 UTC m=+6.151368794 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628714e40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715540): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715540): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715540): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715540): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715540): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.807962771 +0000 UTC m=+6.151368794 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715540): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287fcee0 item 47 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715b80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715b80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715b80): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715b80): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715b80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715b80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715b80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.811952853 +0000 UTC m=+6.155358875 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628715b80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90200): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90200): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90200): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287fd260 item 48 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90200): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90200): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.812738318 +0000 UTC m=+6.156144341 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90200): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90900): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90900): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90900): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90900): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90900): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.812738318 +0000 UTC m=+6.156144341 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90900): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287fd420 item 48 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90f40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90f40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90f40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90f40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90f40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.814786134 +0000 UTC m=+6.158192157 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d90f40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d913c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d913c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d913c0): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d913c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d913c0): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d913c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287fd7a0 item 49 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d913c0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d913c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.815251545 +0000 UTC m=+6.158657568 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d913c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91900): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91900): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91900): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91900): >_readAt: n=8, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91900): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.815251545 +0000 UTC m=+6.158657568 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628d91900): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287fda40 item 49 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dec080): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dec080): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dec080): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dec080): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dec080): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.816752005 +0000 UTC m=+6.160158028 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dec080): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dec580): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dec580): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dec580): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287fddc0 item 50 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dec580): _readAt: size=2, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dec580): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dec580): _writeAt: size=3, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dec580): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dec580): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.817372028 +0000 UTC m=+6.160778051 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dec580): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628decb00): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628decb00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628decb00): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628decb00): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628decb00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.817372028 +0000 UTC m=+6.160778051 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628decb00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287380e0 item 50 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded1c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded1c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded1c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded1c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded1c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.819056697 +0000 UTC m=+6.162462719 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded1c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded6c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded6c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded6c0): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded6c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded6c0): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded6c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287385b0 item 51 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded6c0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded6c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.819538609 +0000 UTC m=+6.162944631 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628ded6c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dedc00): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dedc00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dedc00): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dedc00): >_readAt: n=8, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dedc00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.819538609 +0000 UTC m=+6.162944631 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628dedc00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628738770 item 51 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b0380): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b0380): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b0380): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b0380): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b0380): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.820864118 +0000 UTC m=+6.164270141 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b0380): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b0880): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b0880): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b0880): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628738af0 item 52 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b0880): _readAt: size=2, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b0880): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b0880): _writeAt: size=3, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b0880): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b0880): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.821484101 +0000 UTC m=+6.164890125 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b0880): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b0e00): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b0e00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b0e00): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b0e00): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b0e00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.821484101 +0000 UTC m=+6.164890125 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b0e00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628738cb0 item 52 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b1480): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b1480): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b1480): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b1480): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b1480): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.822974101 +0000 UTC m=+6.166380124 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b1480): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b1980): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b1980): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b1980): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b1980): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b1980): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b1980): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628739180 item 53 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b1980): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b1980): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.823462865 +0000 UTC m=+6.166868889 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b1980): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b1ec0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b1ec0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b1ec0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b1ec0): >_readAt: n=8, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b1ec0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.823462865 +0000 UTC m=+6.166868889 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56284b1ec0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287393b0 item 53 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628554640): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628554640): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628554640): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628554640): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628554640): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.824732649 +0000 UTC m=+6.168138672 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628554640): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628554b40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628554b40): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628554b40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628739880 item 54 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628554b40): _readAt: size=2, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628554b40): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628554b40): _writeAt: size=3, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628554b40): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628554b40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.825639865 +0000 UTC m=+6.169045889 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628554b40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285550c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285550c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285550c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285550c0): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285550c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.825639865 +0000 UTC m=+6.169045889 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285550c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628739a40 item 54 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628555740): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628555740): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628555740): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628555740): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628555740): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.826829748 +0000 UTC m=+6.170235771 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628555740): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628555c40): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628555c40): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628555c40): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628555c40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628555c40): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628555c40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628739dc0 item 55 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628555c40): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628555c40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.827346576 +0000 UTC m=+6.170752599 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628555c40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628566280): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628566280): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628566280): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628566280): >_readAt: n=8, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628566280): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.827346576 +0000 UTC m=+6.170752599 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628566280): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286cc0e0 item 55 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628566900): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628566900): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628566900): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628566900): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628566900): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.828663999 +0000 UTC m=+6.172070032 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628566900): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628566e00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628566e00): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628566e00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286cc460 item 56 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628566e00): _readAt: size=2, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628566e00): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628566e00): _writeAt: size=3, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628566e00): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628566e00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.829195496 +0000 UTC m=+6.172601519 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628566e00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628567380): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628567380): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628567380): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628567380): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628567380): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.829195496 +0000 UTC m=+6.172601519 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628567380): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286cc620 item 56 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285679c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285679c0): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285679c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285679c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285679c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285679c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285679c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285679c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.830678974 +0000 UTC m=+6.174085007 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285679c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d4000): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d4000): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d4000): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286cc9a0 item 57 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d4000): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d4000): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.831037652 +0000 UTC m=+6.174443675 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d4000): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d4540): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d4540): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d4540): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d4540): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d4540): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d4540): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286ccb60 item 57 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d4540): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d4540): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.831589566 +0000 UTC m=+6.174995590 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d4540): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d4ac0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d4ac0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d4ac0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d4ac0): >_readAt: n=8, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d4ac0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.831589566 +0000 UTC m=+6.174995590 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d4ac0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286ccd20 item 57 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d5100): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d5100): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d5100): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d5100): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d5100): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d5100): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d5100): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d5100): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.832850563 +0000 UTC m=+6.176256586 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d5100): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d5640): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d5640): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d5640): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286cd2d0 item 58 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d5640): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d5640): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.833329449 +0000 UTC m=+6.176735472 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d5640): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d5b80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d5b80): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d5b80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286cd490 item 58 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d5b80): _readAt: size=2, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d5b80): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d5b80): _writeAt: size=3, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d5b80): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d5b80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.833866776 +0000 UTC m=+6.177272799 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56285d5b80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628624240): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628624240): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628624240): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628624240): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628624240): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.833866776 +0000 UTC m=+6.177272799 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628624240): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286cd650 item 58 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628624880): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628624880): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628624880): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628624880): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628624880): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628624880): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628624880): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628624880): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.834998848 +0000 UTC m=+6.178404872 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628624880): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628624dc0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628624dc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628624dc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286cda40 item 59 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628624dc0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628624dc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.835456655 +0000 UTC m=+6.178862678 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628624dc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628625300): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628625300): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628625300): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628625300): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628625300): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628625300): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286cdce0 item 59 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628625300): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628625300): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.835898792 +0000 UTC m=+6.179304815 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628625300): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628625880): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628625880): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628625880): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628625880): >_readAt: n=8, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628625880): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.835898792 +0000 UTC m=+6.179304815 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628625880): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628286310 item 59 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628625ec0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628625ec0): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628625ec0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628625ec0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628625ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628625ec0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628625ec0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628625ec0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.837343335 +0000 UTC m=+6.180749358 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628625ec0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864c500): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864c500): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864c500): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628286a10 item 60 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864c500): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864c500): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.837897765 +0000 UTC m=+6.181303818 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864c500): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864ca40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864ca40): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864ca40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628286c40 item 60 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864ca40): _readAt: size=2, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864ca40): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864ca40): _writeAt: size=3, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864ca40): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864ca40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.838637344 +0000 UTC m=+6.182043368 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864ca40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864d000): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864d000): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864d000): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864d000): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864d000): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.838637344 +0000 UTC m=+6.182043368 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864d000): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628286fc0 item 60 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864d640): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864d640): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864d640): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864d640): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864d640): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864d640): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864d640): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864d640): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.840582997 +0000 UTC m=+6.183989020 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864d640): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864db80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864db80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864db80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56282879d0 item 61 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864db80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864db80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.841126566 +0000 UTC m=+6.184532589 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562864db80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660380): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660380): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660380): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660380): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660380): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.841126566 +0000 UTC m=+6.184532589 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660380): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628287dc0 item 61 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286609c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286609c0): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286609c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286609c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286609c0): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286609c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286609c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286609c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.842448918 +0000 UTC m=+6.185854942 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286609c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660f00): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660f00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660f00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56282de7e0 item 62 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660f00): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660f00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.843359001 +0000 UTC m=+6.186765024 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628660f00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628661600): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628661600): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628661600): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628661600): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628661600): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.843359001 +0000 UTC m=+6.186765024 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628661600): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56282de9a0 item 62 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282efe80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282efe80): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282efe80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282efe80): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282efe80): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282efe80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282efe80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282efe80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.845242285 +0000 UTC m=+6.188648308 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56282efe80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286964c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286964c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286964c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288b05b0 item 63 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286964c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286964c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.845732132 +0000 UTC m=+6.189138155 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286964c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696bc0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696bc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696bc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696bc0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696bc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.845732132 +0000 UTC m=+6.189138155 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628696bc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288b0770 item 63 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697200): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697200): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697200): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697200): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697200): >_readAt: n=0, err=Bad file descriptor 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697200): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697200): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697200): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.847257439 +0000 UTC m=+6.190663462 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697200): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697740): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697740): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697740): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288b0c40 item 64 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697740): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697740): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.847758567 +0000 UTC m=+6.191164591 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697740): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697e40): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697e40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697e40): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697e40): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697e40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.847758567 +0000 UTC m=+6.191164591 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628697e40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288b0e00 item 64 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286be580): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286be580): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286be580): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286be580): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286be580): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.849866818 +0000 UTC m=+6.193272841 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286be580): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bea00): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bea00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bea00): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bea00): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bea00): _writeAt: size=3, off=2 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288b1420 item 65 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bea00): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bea00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.850527688 +0000 UTC m=+6.193933711 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bea00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bef00): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bef00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bef00): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bef00): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bef00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.850527688 +0000 UTC m=+6.193933711 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bef00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288b15e0 item 65 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bf540): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bf540): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bf540): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bf540): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bf540): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.852001958 +0000 UTC m=+6.195407981 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bf540): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bf9c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bf9c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288b19d0 item 66 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bf9c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bf9c0): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bf9c0): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bf9c0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bf9c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.852574662 +0000 UTC m=+6.195980686 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286bf9c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2000): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2000): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2000): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2000): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2000): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.852574662 +0000 UTC m=+6.195980686 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2000): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288b1b90 item 66 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2640): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2640): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2640): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2640): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2640): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.854017423 +0000 UTC m=+6.197423466 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2640): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2ac0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2ac0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2ac0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2ac0): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2ac0): _writeAt: size=3, off=2 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b64070 item 67 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2ac0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2ac0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.855381294 +0000 UTC m=+6.198787317 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2ac0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2fc0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2fc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2fc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2fc0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2fc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.855381294 +0000 UTC m=+6.198787317 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f2fc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b64310 item 67 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f3640): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f3640): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f3640): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f3640): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f3640): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.857245292 +0000 UTC m=+6.200651335 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f3640): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f3b40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f3b40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b64770 item 68 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f3b40): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f3b40): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f3b40): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f3b40): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f3b40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.857757872 +0000 UTC m=+6.201163905 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56286f3b40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734180): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734180): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734180): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734180): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734180): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.857757872 +0000 UTC m=+6.201163905 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734180): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b649a0 item 68 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287347c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287347c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287347c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287347c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287347c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.85892489 +0000 UTC m=+6.202330913 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287347c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734c40): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734c40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734c40): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734c40): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734c40): _writeAt: size=3, off=2 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b64d20 item 69 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734c40): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734c40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.859428504 +0000 UTC m=+6.202834526 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628734c40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735140): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735140): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735140): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735140): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735140): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.859428504 +0000 UTC m=+6.202834526 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735140): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b64ee0 item 69 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287357c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287357c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287357c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287357c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287357c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.861018693 +0000 UTC m=+6.204424726 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287357c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735cc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735cc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b65260 item 70 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735cc0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735cc0): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735cc0): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735cc0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735cc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.86162965 +0000 UTC m=+6.205035673 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628735cc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875e300): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875e300): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875e300): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875e300): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875e300): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.86162965 +0000 UTC m=+6.205035673 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875e300): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b65420 item 70 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875e980): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875e980): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875e980): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875e980): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875e980): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.863051682 +0000 UTC m=+6.206457725 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875e980): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875ee80): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875ee80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875ee80): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875ee80): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875ee80): _writeAt: size=3, off=2 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b657a0 item 71 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875ee80): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875ee80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.863578428 +0000 UTC m=+6.206984451 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875ee80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875f380): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875f380): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875f380): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875f380): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875f380): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.863578428 +0000 UTC m=+6.206984451 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875f380): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b65960 item 71 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875fa00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875fa00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875fa00): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875fa00): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875fa00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.864855885 +0000 UTC m=+6.208261908 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562875fa00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877c000): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877c000): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b65d50 item 72 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877c000): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877c000): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877c000): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877c000): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877c000): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.865459288 +0000 UTC m=+6.208865311 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877c000): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877c540): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877c540): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877c540): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877c540): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877c540): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.865459288 +0000 UTC m=+6.208865311 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877c540): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5627ec8690 item 72 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877cb00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877cb00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877cb00): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877cb00): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877cb00): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877cb00): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877cb00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.866721086 +0000 UTC m=+6.210127109 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877cb00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877d000): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877d000): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877d000): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5627ec8ee0 item 73 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877d000): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877d000): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.867321081 +0000 UTC m=+6.210727134 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877d000): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877d4c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877d4c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877d4c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877d4c0): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877d4c0): _writeAt: size=3, off=2 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5627ec91f0 item 73 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877d4c0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877d4c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.867950542 +0000 UTC m=+6.211356605 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877d4c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877da00): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877da00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877da00): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877da00): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877da00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.867950542 +0000 UTC m=+6.211356605 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562877da00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5627ec9490 item 73 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b2140): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b2140): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b2140): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b2140): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b2140): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b2140): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b2140): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.869437316 +0000 UTC m=+6.212843339 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b2140): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b2640): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b2640): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b2640): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286c00e0 item 74 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b2640): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b2640): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.869917445 +0000 UTC m=+6.213323468 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b2640): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b2b80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b2b80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286c0380 item 74 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b2b80): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b2b80): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b2b80): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b2b80): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b2b80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.870546856 +0000 UTC m=+6.213952879 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b2b80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b3100): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b3100): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b3100): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b3100): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b3100): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.870546856 +0000 UTC m=+6.213952879 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b3100): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286c0540 item 74 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b3740): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b3740): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b3740): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b3740): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b3740): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b3740): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b3740): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.872432806 +0000 UTC m=+6.215838829 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b3740): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b3c40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b3c40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b3c40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286c08c0 item 75 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b3c40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b3c40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.873044514 +0000 UTC m=+6.216450547 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287b3c40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d6280): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d6280): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d6280): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d6280): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d6280): _writeAt: size=3, off=2 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286c0b60 item 75 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d6280): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d6280): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.873605135 +0000 UTC m=+6.217011158 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d6280): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d67c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d67c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d67c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d67c0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d67c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.873605135 +0000 UTC m=+6.217011158 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d67c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286c0d20 item 75 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d6e00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d6e00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d6e00): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d6e00): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d6e00): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d6e00): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d6e00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.874906567 +0000 UTC m=+6.218312610 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d6e00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d7300): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d7300): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d7300): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286c1180 item 76 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d7300): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d7300): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.875380003 +0000 UTC m=+6.218786047 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d7300): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d7840): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d7840): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286c1340 item 76 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d7840): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d7840): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d7840): _writeAt: size=3, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d7840): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d7840): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.876027559 +0000 UTC m=+6.219433582 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d7840): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d7dc0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d7dc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d7dc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d7dc0): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d7dc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.876027559 +0000 UTC m=+6.219433582 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56287d7dc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286c1500 item 76 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880a500): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880a500): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880a500): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880a500): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880a500): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880a500): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880a500): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.87762389 +0000 UTC m=+6.221029943 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880a500): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880aa00): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880aa00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880aa00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286c1ab0 item 77 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880aa00): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880aa00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.878105291 +0000 UTC m=+6.221511314 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880aa00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880b100): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880b100): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880b100): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880b100): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880b100): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.878105291 +0000 UTC m=+6.221511314 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880b100): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56286c1c70 item 77 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880b740): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880b740): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880b740): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880b740): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880b740): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880b740): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880b740): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.87962104 +0000 UTC m=+6.223027063 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880b740): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880bc40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880bc40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880bc40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b3c3f0 item 78 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880bc40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880bc40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.880311807 +0000 UTC m=+6.223717830 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562880bc40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884a440): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884a440): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884a440): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884a440): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884a440): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.880311807 +0000 UTC m=+6.223717830 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884a440): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b3c5b0 item 78 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884aa80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884aa80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884aa80): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884aa80): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884aa80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884aa80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884aa80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.881823458 +0000 UTC m=+6.225229481 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884aa80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884af80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884af80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884af80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b3ca80 item 79 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884af80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884af80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.882318325 +0000 UTC m=+6.225724348 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884af80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884b680): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884b680): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884b680): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884b680): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884b680): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.882318325 +0000 UTC m=+6.225724348 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884b680): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b3cc40 item 79 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884bcc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884bcc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884bcc0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884bcc0): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884bcc0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884bcc0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884bcc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.885992558 +0000 UTC m=+6.229398581 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b562884bcc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288722c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288722c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288722c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b3d030 item 80 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288722c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288722c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.886573839 +0000 UTC m=+6.229979862 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288722c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288729c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288729c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288729c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288729c0): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288729c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.886573839 +0000 UTC m=+6.229979862 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288729c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b3d1f0 item 80 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628873000): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628873000): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628873000): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628873000): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628873000): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.888045153 +0000 UTC m=+6.231451176 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628873000): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628873480): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628873480): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628873480): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628873480): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628873480): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628873480): _writeAt: size=3, off=7 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b3d5e0 item 81 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628873480): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628873480): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.888526014 +0000 UTC m=+6.231932036 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628873480): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288739c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288739c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288739c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288739c0): >_readAt: n=8, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288739c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.888526014 +0000 UTC m=+6.231932036 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288739c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b3d880 item 81 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b2140): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b2140): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b2140): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b2140): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b2140): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.889757754 +0000 UTC m=+6.233163777 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b2140): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b2640): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b2640): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b2640): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628b3dc00 item 82 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b2640): _readAt: size=2, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b2640): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b2640): _writeAt: size=3, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b2640): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b2640): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.890379421 +0000 UTC m=+6.233785444 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b2640): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b2bc0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b2bc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b2bc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b2bc0): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b2bc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.890379421 +0000 UTC m=+6.233785444 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b2bc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628828070 item 82 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b3240): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b3240): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b3240): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b3240): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b3240): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.891585934 +0000 UTC m=+6.234991957 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b3240): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b3740): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b3740): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b3740): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b3740): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b3740): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b3740): _writeAt: size=3, off=7 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56288284d0 item 83 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b3740): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b3740): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.892114926 +0000 UTC m=+6.235520949 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b3740): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b3c80): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b3c80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b3c80): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b3c80): >_readAt: n=8, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b3c80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.892114926 +0000 UTC m=+6.235520949 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288b3c80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628828690 item 83 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d6400): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d6400): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d6400): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d6400): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d6400): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.893407121 +0000 UTC m=+6.236813144 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d6400): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d6900): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d6900): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d6900): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628828a10 item 84 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d6900): _readAt: size=2, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d6900): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d6900): _writeAt: size=3, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d6900): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d6900): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.893889073 +0000 UTC m=+6.237295097 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d6900): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d6e80): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d6e80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d6e80): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d6e80): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d6e80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.893889073 +0000 UTC m=+6.237295097 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d6e80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628828bd0 item 84 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d7500): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d7500): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d7500): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d7500): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d7500): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.894979387 +0000 UTC m=+6.238385410 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d7500): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d7a00): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d7a00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d7a00): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d7a00): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d7a00): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d7a00): _writeAt: size=3, off=7 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628828f50 item 85 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d7a00): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d7a00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.895473602 +0000 UTC m=+6.238879635 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b56288d7a00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b04040): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b04040): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b04040): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b04040): >_readAt: n=8, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b04040): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.895473602 +0000 UTC m=+6.238879635 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b04040): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628829110 item 85 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b046c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b046c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b046c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b046c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b046c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.896693832 +0000 UTC m=+6.240099854 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b046c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b04bc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b04bc0): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b04bc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628829490 item 86 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b04bc0): _readAt: size=2, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b04bc0): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b04bc0): _writeAt: size=3, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b04bc0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b04bc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.897199399 +0000 UTC m=+6.240605422 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b04bc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b05140): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b05140): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b05140): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b05140): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b05140): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.897199399 +0000 UTC m=+6.240605422 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b05140): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628829650 item 86 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b057c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b057c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b057c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b057c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b057c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.898199802 +0000 UTC m=+6.241605824 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b057c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b05cc0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b05cc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b05cc0): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b05cc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b05cc0): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b05cc0): _writeAt: size=3, off=7 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628829ab0 item 87 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b05cc0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b05cc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.898666585 +0000 UTC m=+6.242072608 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b05cc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b22300): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b22300): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b22300): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b22300): >_readAt: n=8, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b22300): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.898666585 +0000 UTC m=+6.242072608 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b22300): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628829c70 item 87 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b22980): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b22980): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b22980): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b22980): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b22980): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.899740808 +0000 UTC m=+6.243146831 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b22980): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b22e80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b22e80): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b22e80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287a01c0 item 88 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b22e80): _readAt: size=2, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b22e80): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b22e80): _writeAt: size=3, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b22e80): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b22e80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.900294446 +0000 UTC m=+6.243700509 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b22e80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b23400): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b23400): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b23400): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b23400): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b23400): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.900294446 +0000 UTC m=+6.243700509 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b23400): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287a0460 item 88 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b23a40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b23a40): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b23a40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b23a40): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b23a40): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b23a40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b23a40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b23a40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.90157012 +0000 UTC m=+6.244976153 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b23a40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5c080): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5c080): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5c080): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287a07e0 item 89 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5c080): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5c080): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.901962042 +0000 UTC m=+6.245368075 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5c080): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5c5c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5c5c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5c5c0): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5c5c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5c5c0): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5c5c0): _writeAt: size=3, off=7 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287a0d90 item 89 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5c5c0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5c5c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.902435859 +0000 UTC m=+6.245841881 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5c5c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5cb40): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5cb40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5cb40): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5cb40): >_readAt: n=8, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5cb40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.902435859 +0000 UTC m=+6.245841881 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5cb40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287a10a0 item 89 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5d180): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5d180): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5d180): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5d180): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5d180): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5d180): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5d180): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5d180): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.903476439 +0000 UTC m=+6.246882462 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5d180): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5d6c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5d6c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5d6c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287a1500 item 90 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5d6c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5d6c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.903940817 +0000 UTC m=+6.247346840 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5d6c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5dc00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5dc00): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5dc00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287a17a0 item 90 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5dc00): _readAt: size=2, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5dc00): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5dc00): _writeAt: size=3, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5dc00): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5dc00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.904509825 +0000 UTC m=+6.247915847 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b5dc00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b842c0): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b842c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b842c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b842c0): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b842c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.904509825 +0000 UTC m=+6.247915847 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b842c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287a1960 item 90 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b84900): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b84900): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b84900): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b84900): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b84900): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b84900): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b84900): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b84900): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.905981199 +0000 UTC m=+6.249387222 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b84900): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b84e40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b84e40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b84e40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287a1ce0 item 91 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b84e40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b84e40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.906618786 +0000 UTC m=+6.250024809 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b84e40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b85380): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b85380): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b85380): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b85380): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b85380): >_readAt: n=2, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b85380): _writeAt: size=3, off=7 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287180e0 item 91 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b85380): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b85380): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.90736097 +0000 UTC m=+6.250766993 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b85380): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b85900): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b85900): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b85900): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b85900): >_readAt: n=8, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b85900): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.90736097 +0000 UTC m=+6.250766993 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628b85900): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b56287184d0 item 91 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be4040): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be4040): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be4040): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be4040): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be4040): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be4040): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be4040): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be4040): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.909329546 +0000 UTC m=+6.252735568 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be4040): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be4580): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be4580): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be4580): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628718a10 item 92 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be4580): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be4580): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.909769428 +0000 UTC m=+6.253175452 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be4580): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be4ac0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be4ac0): open at offset 5 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be4ac0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628718cb0 item 92 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be4ac0): _readAt: size=2, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be4ac0): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be4ac0): _writeAt: size=3, off=5 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be4ac0): >_writeAt: n=3, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be4ac0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.910301014 +0000 UTC m=+6.253707037 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be4ac0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be5080): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be5080): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be5080): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be5080): >_readAt: n=3, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be5080): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.910301014 +0000 UTC m=+6.253707037 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be5080): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628718fc0 item 92 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be56c0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be56c0): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be56c0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be56c0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be56c0): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be56c0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be56c0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be56c0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.9113926 +0000 UTC m=+6.254798623 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be56c0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be5c00): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be5c00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be5c00): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628719960 item 93 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be5c00): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be5c00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.912361023 +0000 UTC m=+6.255767046 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628be5c00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c22400): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c22400): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c22400): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c22400): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c22400): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.912361023 +0000 UTC m=+6.255767046 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c22400): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628719b90 item 93 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c22a40): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c22a40): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c22a40): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c22a40): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c22a40): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c22a40): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c22a40): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c22a40): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.913611249 +0000 UTC m=+6.257017272 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c22a40): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c22f80): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c22f80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c22f80): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bc8150 item 94 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c22f80): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c22f80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.914096708 +0000 UTC m=+6.257502731 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c22f80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c23680): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c23680): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c23680): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c23680): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c23680): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.914096708 +0000 UTC m=+6.257502731 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c23680): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bc8310 item 94 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c23cc0): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c23cc0): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c23cc0): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c23cc0): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c23cc0): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c23cc0): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c23cc0): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c23cc0): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.915312378 +0000 UTC m=+6.258718402 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c23cc0): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c48300): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c48300): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c48300): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bc8690 item 95 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c48300): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c48300): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.915737623 +0000 UTC m=+6.259143646 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c48300): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c48a00): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c48a00): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c48a00): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c48a00): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c48a00): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.915737623 +0000 UTC m=+6.259143646 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c48a00): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bc8850 item 95 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c49040): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c49040): open at offset 0 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c49040): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c49040): _readAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c49040): >_readAt: n=0, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c49040): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c49040): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c49040): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.916958124 +0000 UTC m=+6.260364147 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c49040): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c49580): _writeAt: size=5, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c49580): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c49580): >openPending: err= 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bc8bd0 item 96 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c49580): >_writeAt: n=5, err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c49580): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.917725385 +0000 UTC m=+6.261131408 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c49580): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/20 02:53:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/20 02:53:10 DEBUG : open-test-file: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c49c80): _readAt: size=512, off=0 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c49c80): openPending: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c49c80): >openPending: err= 2026/05/20 02:53:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c49c80): >_readAt: n=5, err=EOF 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c49c80): close: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-20 02:53:10.917725385 +0000 UTC m=+6.261131408 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : open-test-file(0x2b5628c49c80): >close: err= 2026/05/20 02:53:10 DEBUG : open-test-file: Remove: 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b5628bc8ee0 item 96 2026/05/20 02:53:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/20 02:53:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/20 02:53:10 DEBUG : open-test-file: >Remove: err= 2026/05/20 02:53:10 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:10 DEBUG : Looking for writers 2026/05/20 02:53:10 DEBUG : >WaitForWriters: 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.41s) --- PASS: TestRWFileHandleOpenTests/writes (0.20s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.01s) --- 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.21s) --- 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-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:10 DEBUG : file1: newRWFileHandle: 2026/05/20 02:53:10 DEBUG : file1(0x2b5628c64440): openPending: 2026/05/20 02:53:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:10 DEBUG : file1(0x2b5628c64440): >openPending: err= 2026/05/20 02:53:10 DEBUG : file1: >newRWFileHandle: err= 2026/05/20 02:53:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/20 02:53:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/20 02:53:10 DEBUG : file1(0x2b5628c64440): _writeAt: size=2, off=0 2026/05/20 02:53:10 DEBUG : file1(0x2b5628c64440): >_writeAt: n=2, err= 2026/05/20 02:53:10 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/20 02:53:10 DEBUG : file1(0x2b5628c64440): RWFileHandle.Flush 2026/05/20 02:53:10 DEBUG : file1(0x2b5628c64440): RWFileHandle.Release 2026/05/20 02:53:10 DEBUG : file1(0x2b5628c64440): close: 2026/05/20 02:53:10 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/20 02:53:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:10 DEBUG : file1(0x2b5628c64440): >close: err= 2026/05/20 02:53:10 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:10 DEBUG : Looking for writers 2026/05/20 02:53:10 DEBUG : file1: reading active writers 2026/05/20 02:53:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:53:10 DEBUG : Looking for writers 2026/05/20 02:53:10 DEBUG : file1: reading active writers 2026/05/20 02:53:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:53:10 DEBUG : Looking for writers 2026/05/20 02:53:10 DEBUG : file1: reading active writers 2026/05/20 02:53:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:53:10 DEBUG : Looking for writers 2026/05/20 02:53:10 DEBUG : file1: reading active writers 2026/05/20 02:53:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:53:11 DEBUG : file1: vfs cache: starting upload 2026/05/20 02:53:11 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1.a0a9169e.partial" 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1.a0a9169e.partial 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-gowabox5daba/file1.a0a9169e.partial 2026/05/20 02:53:11 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/20 02:53:11 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/20 02:53:11 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/05/20 02:53:11 INFO : file1: Copied (new) 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:11 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/20 02:53:11 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/05/20 02:53:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/20 02:53:11 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/20 02:53:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:11 INFO : file1: vfs cache: upload succeeded try #1 2026/05/20 02:53:11 DEBUG : Looking for writers 2026/05/20 02:53:11 DEBUG : file1: reading active writers 2026/05/20 02:53:11 DEBUG : >WaitForWriters: 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:11 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:11 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/05/20 02:53:11 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:11 DEBUG : Looking for writers 2026/05/20 02:53:11 DEBUG : file1: reading active writers 2026/05/20 02:53:11 DEBUG : >WaitForWriters: 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:11 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:11 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:11 DEBUG : rename_me: newRWFileHandle: 2026/05/20 02:53:11 DEBUG : rename_me(0x2b5628661840): openPending: 2026/05/20 02:53:11 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/20 02:53:11 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/20 02:53:11 DEBUG : rename_me(0x2b5628661840): >openPending: err= 2026/05/20 02:53:11 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/20 02:53:11 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/20 02:53:11 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/20 02:53:11 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/20 02:53:11 DEBUG : rename_me(0x2b5628661840): _writeAt: size=5, off=0 2026/05/20 02:53:11 DEBUG : rename_me(0x2b5628661840): >_writeAt: n=5, err= 2026/05/20 02:53:11 DEBUG : rename_me(0x2b5628661840): close: 2026/05/20 02:53:11 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-20 02:53:11.096060841 +0000 UTC m=+6.439466874 2026/05/20 02:53:11 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/20 02:53:11 DEBUG : rename_me(0x2b5628661840): >close: err= 2026/05/20 02:53:11 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/20 02:53:11 DEBUG : i_was_renamed: Updating file with 0x2b56286aac30 2026/05/20 02:53:11 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/20 02:53:11 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/20 02:53:11 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:11 DEBUG : Looking for writers 2026/05/20 02:53:11 DEBUG : i_was_renamed: reading active writers 2026/05/20 02:53:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/20 02:53:11 DEBUG : Looking for writers 2026/05/20 02:53:11 DEBUG : i_was_renamed: reading active writers 2026/05/20 02:53:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/20 02:53:11 DEBUG : Looking for writers 2026/05/20 02:53:11 DEBUG : i_was_renamed: reading active writers 2026/05/20 02:53:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/20 02:53:11 DEBUG : Looking for writers 2026/05/20 02:53:11 DEBUG : i_was_renamed: reading active writers 2026/05/20 02:53:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/20 02:53:11 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/20 02:53:11 DEBUG : i_was_renamed.bfcb8a98.partial: size = 5 OK 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/i_was_renamed.bfcb8a98.partial" 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/i_was_renamed.bfcb8a98.partial 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-gowabox5daba/i_was_renamed.bfcb8a98.partial 2026/05/20 02:53:11 DEBUG : i_was_renamed.bfcb8a98.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/20 02:53:11 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/20 02:53:11 DEBUG : i_was_renamed.bfcb8a98.partial: renamed to: i_was_renamed 2026/05/20 02:53:11 INFO : i_was_renamed: Copied (new) 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/i_was_renamed" 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/i_was_renamed 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-gowabox5daba/i_was_renamed 2026/05/20 02:53:11 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/20 02:53:11 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-20 02:53:11 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/20 02:53:11 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/20 02:53:11 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/20 02:53:11 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/20 02:53:11 DEBUG : Looking for writers 2026/05/20 02:53:11 DEBUG : i_was_renamed: reading active writers 2026/05/20 02:53:11 DEBUG : >WaitForWriters: 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/20 02:53:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba" 2026/05/20 02:53:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/05/20 02:53:11 DEBUG : forgetting directory cache 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate(0x2b5628ba0e80): _readAt: size=512, off=0 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate(0x2b5628ba0e80): openPending: 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-20 01:54:11 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/20 02:53:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate(0x2b5628ba0e80): >openPending: err= 2026/05/20 02:53:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate(0x2b5628ba0e80): >_readAt: n=20, err=EOF 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate(0x2b5628ba0e80): close: 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 01:54:11 +0000 UTC 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate(0x2b5628ba0e80): >close: err= 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/05/20 02:53:11 DEBUG : forgetting directory cache 2026/05/20 02:53:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate(0x2b5628c8b680): _readAt: size=512, off=0 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate(0x2b5628c8b680): openPending: 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-20 01:55:11 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-20 01:54:11 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-20 01:55:11 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-20 01:54:11 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/20 02:53:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/20 02:53:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate(0x2b5628c8b680): >openPending: err= 2026/05/20 02:53:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate(0x2b5628c8b680): >_readAt: n=20, err=EOF 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate(0x2b5628c8b680): close: 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 01:55:11 +0000 UTC 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate(0x2b5628c8b680): >close: err= 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/05/20 02:53:11 DEBUG : forgetting directory cache 2026/05/20 02:53:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate(0x2b5627efe640): _readAt: size=512, off=0 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate(0x2b5627efe640): openPending: 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-20 01:56:11 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-20 01:55:11 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-20 01:56:11 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-20 01:55:11 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/20 02:53:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/20 02:53:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate(0x2b5627efe640): >openPending: err= 2026/05/20 02:53:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate(0x2b5627efe640): >_readAt: n=20, err=EOF 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate(0x2b5627efe640): close: 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 01:56:11 +0000 UTC 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate(0x2b5627efe640): >close: err= 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:11 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/05/20 02:53:12 DEBUG : forgetting directory cache 2026/05/20 02:53:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628c8a980): _readAt: size=512, off=0 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628c8a980): openPending: 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-20 01:57:11 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-20 01:56:11 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-20 01:57:11 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-20 01:56:11 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/20 02:53:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/20 02:53:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628c8a980): >openPending: err= 2026/05/20 02:53:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628c8a980): >_readAt: n=20, err=EOF 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628c8a980): close: 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 01:57:11 +0000 UTC 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628c8a980): >close: err= 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/05/20 02:53:12 DEBUG : forgetting directory cache 2026/05/20 02:53:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628c8b380): _readAt: size=512, off=0 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628c8b380): openPending: 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-20 01:58:11 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-20 01:57:11 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-20 01:58:11 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-20 01:57:11 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/20 02:53:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/20 02:53:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628c8b380): >openPending: err= 2026/05/20 02:53:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628c8b380): >_readAt: n=20, err=EOF 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628c8b380): close: 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 01:58:11 +0000 UTC 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628c8b380): >close: err= 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/05/20 02:53:12 DEBUG : forgetting directory cache 2026/05/20 02:53:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628bd2340): _readAt: size=512, off=0 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628bd2340): openPending: 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-20 01:59:11 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-20 01:58:11 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-20 01:59:11 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-20 01:58:11 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/20 02:53:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/20 02:53:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628bd2340): >openPending: err= 2026/05/20 02:53:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628bd2340): >_readAt: n=20, err=EOF 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628bd2340): close: 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 01:59:11 +0000 UTC 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628bd2340): >close: err= 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/05/20 02:53:12 DEBUG : forgetting directory cache 2026/05/20 02:53:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628e084c0): _readAt: size=512, off=0 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628e084c0): openPending: 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-20 02:00:11 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-20 01:59:11 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-20 02:00:11 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-20 01:59:11 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/20 02:53:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/20 02:53:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628e084c0): >openPending: err= 2026/05/20 02:53:12 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628e084c0): >_readAt: n=21, err=EOF 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628e084c0): close: 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 02:00:11 +0000 UTC 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628e084c0): >close: err= 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/05/20 02:53:12 DEBUG : forgetting directory cache 2026/05/20 02:53:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628bd3280): _readAt: size=512, off=0 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628bd3280): openPending: 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-20 02:01:11 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-20 02:00:11 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-20 02:01:11 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-20 02:00:11 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/20 02:53:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/20 02:53:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628bd3280): >openPending: err= 2026/05/20 02:53:12 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628bd3280): >_readAt: n=22, err=EOF 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628bd3280): close: 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 02:01:11 +0000 UTC 2026/05/20 02:53:12 DEBUG : TestRWCacheUpdate(0x2b5628bd3280): >close: err= 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/05/20 02:53:13 DEBUG : forgetting directory cache 2026/05/20 02:53:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate(0x2b56283be880): _readAt: size=512, off=0 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate(0x2b56283be880): openPending: 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-20 02:02:11 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-20 02:01:11 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-20 02:02:11 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-20 02:01:11 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/20 02:53:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/20 02:53:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate(0x2b56283be880): >openPending: err= 2026/05/20 02:53:13 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate(0x2b56283be880): >_readAt: n=23, err=EOF 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate(0x2b56283be880): close: 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 02:02:11 +0000 UTC 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate(0x2b56283be880): >close: err= 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/05/20 02:53:13 DEBUG : forgetting directory cache 2026/05/20 02:53:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate(0x2b562848e500): _readAt: size=512, off=0 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate(0x2b562848e500): openPending: 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-gowabox5daba/TestRWCacheUpdate 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-20 02:03:11 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-20 02:02:11 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-20 02:03:11 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-20 02:02:11 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/20 02:53:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/20 02:53:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate(0x2b562848e500): >openPending: err= 2026/05/20 02:53:13 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate(0x2b562848e500): >_readAt: n=24, err=EOF 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate(0x2b562848e500): close: 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-20 02:03:11 +0000 UTC 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate(0x2b562848e500): >close: err= 2026/05/20 02:53:13 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:13 DEBUG : Looking for writers 2026/05/20 02:53:13 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/20 02:53:13 DEBUG : >WaitForWriters: 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.18s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/FiLeA" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/FiLeA 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-gowabox5daba/FiLeA 2026/05/20 02:53:13 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/FiLeA" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/FiLeA 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-gowabox5daba/FiLeA 2026/05/20 02:53:13 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/FiLeB" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/FiLeB 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-gowabox5daba/FiLeB 2026/05/20 02:53:13 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/FiLeB" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/FiLeB 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-gowabox5daba/FiLeB 2026/05/20 02:53:13 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/20 02:53:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/20 02:53:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/20 02:53:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/20 02:53:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/FiLeA" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/FiLeA 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-gowabox5daba/FiLeA 2026/05/20 02:53:13 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/20 02:53:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/20 02:53:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/20 02:53:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/20 02:53:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/FiLeA" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/FiLeA 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-gowabox5daba/FiLeA 2026/05/20 02:53:13 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/20 02:53:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/20 02:53:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/20 02:53:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/20 02:53:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:13 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/20 02:53:13 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/20 02:53:13 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/20 02:53:13 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:13 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/FiLeB" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/FiLeB 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-gowabox5daba/FiLeB 2026/05/20 02:53:13 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/20 02:53:13 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/20 02:53:13 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/20 02:53:13 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/20 02:53:13 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/FilEb" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/FilEb 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-gowabox5daba/FilEb 2026/05/20 02:53:13 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/FiLeA" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/FiLeA 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-gowabox5daba/FiLeA 2026/05/20 02:53:13 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/FiLeA" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/FiLeA 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-gowabox5daba/FiLeA 2026/05/20 02:53:13 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/FiLeB" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/FiLeB 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-gowabox5daba/FiLeB 2026/05/20 02:53:13 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/FiLeB" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/FiLeB 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-gowabox5daba/FiLeB 2026/05/20 02:53:13 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/FilEb" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/FilEb 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-gowabox5daba/FilEb 2026/05/20 02:53:13 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/FilEb" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/FilEb 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-gowabox5daba/FilEb 2026/05/20 02:53:13 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/05/20 02:53:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/20 02:53:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/20 02:53:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/20 02:53:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:13 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/20 02:53:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/20 02:53:13 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/20 02:53:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:13 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/20 02:53:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/20 02:53:13 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/20 02:53:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:13 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/20 02:53:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/20 02:53:13 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/20 02:53:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:13 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/20 02:53:13 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/20 02:53:13 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/20 02:53:13 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:13 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/FiLeB" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/FiLeB 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-gowabox5daba/FiLeB 2026/05/20 02:53:13 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/20 02:53:13 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/20 02:53:13 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/20 02:53:13 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/20 02:53:13 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/FilEb" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/FilEb 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-gowabox5daba/FilEb 2026/05/20 02:53:13 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/20 02:53:13 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/20 02:53:13 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/20 02:53:13 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/20 02:53:13 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/20 02:53:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/20 02:53:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/20 02:53:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/20 02:53:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:13 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:13 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:13 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:13 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/20 02:53:13 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/20 02:53:13 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/20 02:53:13 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:13 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:13 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/20 02:53:13 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/20 02:53:13 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/20 02:53:13 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:13 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:13 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:13 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:13 DEBUG : Looking for writers 2026/05/20 02:53:13 DEBUG : FiLeA: reading active writers 2026/05/20 02:53:13 DEBUG : FiLeB: reading active writers 2026/05/20 02:53:13 DEBUG : FilEb: reading active writers 2026/05/20 02:53:13 DEBUG : >WaitForWriters: 2026/05/20 02:53:13 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:13 DEBUG : Looking for writers 2026/05/20 02:53:13 DEBUG : FilEb: reading active writers 2026/05/20 02:53:13 DEBUG : FiLeA: reading active writers 2026/05/20 02:53:13 DEBUG : FiLeB: reading active writers 2026/05/20 02:53:13 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.07s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/normal name with no special characters.txt" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/normal\ name\ with\ no\ special\ characters.txt 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-gowabox5daba/normal name with no special characters.txt 2026/05/20 02:53:13 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/normal name with no special characters.txt" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/normal\ name\ with\ no\ special\ characters.txt 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-gowabox5daba/normal name with no special characters.txt 2026/05/20 02:53:13 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/測試_Русский___ě_áñ" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/測試_Русский___ě_áñ 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-gowabox5daba/測試_Русский___ě_áñ 2026/05/20 02:53:13 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/測試_Русский___ě_áñ" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/測試_Русский___ě_áñ 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-gowabox5daba/測試_Русский___ě_áñ 2026/05/20 02:53:13 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/20 02:53:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:13 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/20 02:53:13 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/20 02:53:13 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/20 02:53:13 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:13 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/normal name with no special characters.txt" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/normal\ name\ with\ no\ special\ characters.txt 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-gowabox5daba/normal name with no special characters.txt 2026/05/20 02:53:13 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/20 02:53:13 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/20 02:53:13 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/20 02:53:13 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/20 02:53:13 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:13 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/測試_Русский___ě_áñ" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/測試_Русский___ě_áñ 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-gowabox5daba/測試_Русский___ě_áñ 2026/05/20 02:53:13 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/20 02:53:13 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/20 02:53:13 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/20 02:53:13 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/20 02:53:13 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:13 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:13 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:13 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:13 DEBUG : Looking for writers 2026/05/20 02:53:13 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/20 02:53:13 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/20 02:53:13 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.02s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Reusing VFS from active cache 2026/05/20 02:53:13 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:13 DEBUG : Looking for writers 2026/05/20 02:53:13 DEBUG : >WaitForWriters: 2026/05/20 02:53:13 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:13 DEBUG : Looking for writers 2026/05/20 02:53:13 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:13 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:13 DEBUG : Looking for writers 2026/05/20 02:53:13 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:13 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:13 DEBUG : Looking for writers 2026/05/20 02:53:13 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:13 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:13 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file2" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file2 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-gowabox5daba/dir/file2 2026/05/20 02:53:13 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file2" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file2 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-gowabox5daba/dir/file2 2026/05/20 02:53:13 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/20 02:53:13 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:13 DEBUG : dir: Looking for writers 2026/05/20 02:53:13 DEBUG : file2: reading active writers 2026/05/20 02:53:13 DEBUG : Looking for writers 2026/05/20 02:53:13 DEBUG : dir: reading active writers 2026/05/20 02:53:13 DEBUG : file1: reading active writers 2026/05/20 02:53:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.02s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:13 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:13 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file2" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file2 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-gowabox5daba/dir/file2 2026/05/20 02:53:13 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file2" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file2 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-gowabox5daba/dir/file2 2026/05/20 02:53:13 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/20 02:53:13 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:13 DEBUG : dir: Looking for writers 2026/05/20 02:53:13 DEBUG : Looking for writers 2026/05/20 02:53:13 DEBUG : dir: reading active writers 2026/05/20 02:53:13 DEBUG : file1: reading active writers 2026/05/20 02:53:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.02s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:13 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:13 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file2" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file2 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-gowabox5daba/dir/file2 2026/05/20 02:53:13 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file2" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file2 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-gowabox5daba/dir/file2 2026/05/20 02:53:13 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/20 02:53:13 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : file1: Open: flags=O_RDONLY 2026/05/20 02:53:13 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/20 02:53:13 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/20 02:53:13 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/20 02:53:13 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:13 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:13 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/20 02:53:13 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/20 02:53:13 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/20 02:53:13 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: File to upload is small (0 bytes), uploading instead of streaming 2026/05/20 02:53:13 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/new_file.txt" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/new_file.txt 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gowabox5daba/dir/new_file.txt 2026/05/20 02:53:13 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/20 02:53:13 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/20 02:53:13 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/05/20 02:53:13 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/20 02:53:13 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/20 02:53:13 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:13 DEBUG : dir: Looking for writers 2026/05/20 02:53:13 DEBUG : file2: reading active writers 2026/05/20 02:53:13 DEBUG : new_file.txt: reading active writers 2026/05/20 02:53:13 DEBUG : Looking for writers 2026/05/20 02:53:13 DEBUG : dir: reading active writers 2026/05/20 02:53:13 DEBUG : file1: reading active writers 2026/05/20 02:53:13 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.02s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file2" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file2 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-gowabox5daba/dir/file2 2026/05/20 02:53:13 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file2" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file2 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-gowabox5daba/dir/file2 2026/05/20 02:53:13 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/20 02:53:13 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/20 02:53:13 DEBUG : dir/file1: Updating file with dir/file1 0x2b5628c92d00 2026/05/20 02:53:13 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/20 02:53:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:13 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir/file1" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-gowabox5daba/dir/file1 2026/05/20 02:53:13 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/20 02:53:13 INFO : dir/file1: Moved (server-side) to: file0 2026/05/20 02:53:13 DEBUG : file0: Updating file with file0 0x2b5628c92d00 2026/05/20 02:53:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/20 02:53:13 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file0" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file0 2026/05/20 02:53:13 DEBUG : forgetting directory cache 2026/05/20 02:53:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-gowabox5daba/file0 2026/05/20 02:53:13 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file0" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/file0 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-gowabox5daba/file0 2026/05/20 02:53:13 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/20 02:53:13 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:13 DEBUG : dir: Looking for writers 2026/05/20 02:53:13 DEBUG : Looking for writers 2026/05/20 02:53:13 DEBUG : dir: reading active writers 2026/05/20 02:53:13 DEBUG : file0: reading active writers 2026/05/20 02:53:13 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.03s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Server has VFS statistics extension 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: About path "/home/rclone/rclone-test-gowabox5daba" 2026/05/20 02:53:13 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:13 DEBUG : Looking for writers 2026/05/20 02:53:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:13 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/20 02:53:13 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/20 02:53:13 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/20 02:53:13 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: New connection 127.0.0.1:57498->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/20 02:53:13 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: New connection 127.0.0.1:57506->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/20 02:53:13 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:13 DEBUG : a: Looking for writers 2026/05/20 02:53:13 DEBUG : b: Looking for writers 2026/05/20 02:53:13 DEBUG : c: Looking for writers 2026/05/20 02:53:13 DEBUG : d: Looking for writers 2026/05/20 02:53:13 DEBUG : Looking for writers 2026/05/20 02:53:13 DEBUG : Looking for writers 2026/05/20 02:53:13 DEBUG : d: reading active writers 2026/05/20 02:53:13 DEBUG : /: reading active writers 2026/05/20 02:53:13 DEBUG : a: reading active writers 2026/05/20 02:53:13 DEBUG : b: reading active writers 2026/05/20 02:53:13 DEBUG : c: reading active writers 2026/05/20 02:53:13 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.20s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:13 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/20 02:53:13 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/20 02:53:13 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/20 02:53:13 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/20 02:53:13 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:13 DEBUG : a/b/c/d: Looking for writers 2026/05/20 02:53:13 DEBUG : a/b/c: Looking for writers 2026/05/20 02:53:13 DEBUG : d: reading active writers 2026/05/20 02:53:13 DEBUG : a/b: Looking for writers 2026/05/20 02:53:13 DEBUG : c: reading active writers 2026/05/20 02:53:13 DEBUG : a: Looking for writers 2026/05/20 02:53:13 DEBUG : b: reading active writers 2026/05/20 02:53:13 DEBUG : Looking for writers 2026/05/20 02:53:13 DEBUG : a: reading active writers 2026/05/20 02:53:13 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.05s) === 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-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:13 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:13 DEBUG : Looking for writers 2026/05/20 02:53:13 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 02:53:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 02:53:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:13 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/20 02:53:13 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/20 02:53:13 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: File to upload is small (5 bytes), uploading instead of streaming 2026/05/20 02:53:13 DEBUG : file1: size = 5 OK 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:13 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/20 02:53:13 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/20 02:53:13 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/20 02:53:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:13 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:13 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/20 02:53:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 02:53:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 02:53:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 02:53:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 02:53:13 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/20 02:53:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/20 02:53:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 02:53:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 02:53:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: File to upload is small (0 bytes), uploading instead of streaming 2026/05/20 02:53:13 DEBUG : file1: size = 0 OK 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:13 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/20 02:53:13 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/20 02:53:13 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/20 02:53:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/20 02:53:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 02:53:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 02:53:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: File to upload is small (7 bytes), uploading instead of streaming 2026/05/20 02:53:13 DEBUG : file1: size = 7 OK 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:13 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/05/20 02:53:13 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/20 02:53:13 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/20 02:53:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:13 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:13 DEBUG : Looking for writers 2026/05/20 02:53:13 DEBUG : file1: reading active writers 2026/05/20 02:53:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.02s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 02:53:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 02:53:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:13 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/20 02:53:14 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba/dir/file1: no such file or directory 2026/05/20 02:53:14 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba/dir/file1: no such file or directory 2026/05/20 02:53:14 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba/dir/file1: no such file or directory 2026/05/20 02:53:14 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba/dir/file1: no such file or directory 2026/05/20 02:53:14 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba/dir/file1: no such file or directory 2026/05/20 02:53:14 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba/dir/file1: no such file or directory 2026/05/20 02:53:14 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba/dir/file1: no such file or directory 2026/05/20 02:53:14 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba/dir/file1: no such file or directory 2026/05/20 02:53:14 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba/dir/file1: no such file or directory 2026/05/20 02:53:14 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{z96Dt}/rclone-test-gowabox5daba/dir/file1: no such file or directory 2026/05/20 02:53:14 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/20 02:53:14 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/20 02:53:14 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: File to upload is small (11 bytes), uploading instead of streaming 2026/05/20 02:53:14 DEBUG : file1: size = 11 OK 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:14 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/20 02:53:14 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/20 02:53:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/20 02:53:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:14 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:14 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:14 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/20 02:53:14 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:14 DEBUG : Looking for writers 2026/05/20 02:53:14 DEBUG : file1: reading active writers 2026/05/20 02:53:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 02:53:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 02:53:14 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/20 02:53:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: File to upload is small (5 bytes), uploading instead of streaming 2026/05/20 02:53:14 DEBUG : file1: size = 5 OK 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:14 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/20 02:53:14 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/20 02:53:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/20 02:53:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:14 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/20 02:53:14 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:14 DEBUG : Looking for writers 2026/05/20 02:53:14 DEBUG : file1: reading active writers 2026/05/20 02:53:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 02:53:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 02:53:14 DEBUG : file1: WriteFileHandle.Release closing 2026/05/20 02:53:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: File to upload is small (0 bytes), uploading instead of streaming 2026/05/20 02:53:14 DEBUG : file1: size = 0 OK 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:14 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/20 02:53:14 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/20 02:53:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/20 02:53:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:14 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/20 02:53:14 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:14 DEBUG : Looking for writers 2026/05/20 02:53:14 DEBUG : file1: reading active writers 2026/05/20 02:53:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 02:53:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 02:53:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: File to upload is small (2 bytes), uploading instead of streaming 2026/05/20 02:53:14 DEBUG : file1: size = 2 OK 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:14 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/20 02:53:14 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/20 02:53:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/20 02:53:14 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/20 02:53:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:14 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:14 DEBUG : Looking for writers 2026/05/20 02:53:14 DEBUG : file1: reading active writers 2026/05/20 02:53:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 02:53:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 02:53:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: File to upload is small (0 bytes), uploading instead of streaming 2026/05/20 02:53:14 DEBUG : file1: size = 0 OK 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:14 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/20 02:53:14 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/20 02:53:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/20 02:53:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:14 DEBUG : file1: Open: flags=O_RDONLY 2026/05/20 02:53:14 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/20 02:53:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/20 02:53:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:14 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:14 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:14 DEBUG : Looking for writers 2026/05/20 02:53:14 DEBUG : file1: reading active writers 2026/05/20 02:53:14 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/20 02:53:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/20 02:53:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/20 02:53:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/20 02:53:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: File to upload is small (100 bytes), uploading instead of streaming 2026/05/20 02:53:14 DEBUG : file1: size = 100 OK 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/file1" 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 4125f8e7353511dcc7d3b17c832c8b66 /home/rclone/rclone-test-gowabox5daba/file1 2026/05/20 02:53:14 DEBUG : file1: Parsed hash: 4125f8e7353511dcc7d3b17c832c8b66 2026/05/20 02:53:14 DEBUG : file1: md5 = 4125f8e7353511dcc7d3b17c832c8b66 OK 2026/05/20 02:53:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/20 02:53:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/20 02:53:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/20 02:53:14 DEBUG : file1: Open: flags=O_RDONLY 2026/05/20 02:53:14 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/20 02:53:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/20 02:53:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:14 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:14 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:14 DEBUG : Looking for writers 2026/05/20 02:53:14 DEBUG : file1: reading active writers 2026/05/20 02:53:14 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/flat/f000.txt" 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/flat/f000.txt 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-gowabox5daba/flat/f000.txt 2026/05/20 02:53:14 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/flat/f000.txt" 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/flat/f000.txt 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-gowabox5daba/flat/f000.txt 2026/05/20 02:53:14 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/flat/f001.txt" 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/flat/f001.txt 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-gowabox5daba/flat/f001.txt 2026/05/20 02:53:14 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/flat/f001.txt" 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/flat/f001.txt 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-gowabox5daba/flat/f001.txt 2026/05/20 02:53:14 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/flat/f002.txt" 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/flat/f002.txt 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-gowabox5daba/flat/f002.txt 2026/05/20 02:53:14 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/flat/f002.txt" 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/flat/f002.txt 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-gowabox5daba/flat/f002.txt 2026/05/20 02:53:14 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/flat/f003.txt" 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/flat/f003.txt 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-gowabox5daba/flat/f003.txt 2026/05/20 02:53:14 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/flat/f003.txt" 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/flat/f003.txt 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-gowabox5daba/flat/f003.txt 2026/05/20 02:53:14 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/flat/f004.txt" 2026/05/20 02:53:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/flat/f004.txt 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-gowabox5daba/flat/f004.txt 2026/05/20 02:53:15 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/flat/f004.txt" 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: sha1sum /home/rclone/rclone-test-gowabox5daba/flat/f004.txt 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-gowabox5daba/flat/f004.txt 2026/05/20 02:53:15 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/05/20 02:53:15 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/20 02:53:15 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/20 02:53:15 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:15 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/flat/f000.txt" 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/flat/f000.txt 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-gowabox5daba/flat/f000.txt 2026/05/20 02:53:15 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/20 02:53:15 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/20 02:53:15 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/20 02:53:15 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:15 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/flat/f001.txt" 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/flat/f001.txt 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-gowabox5daba/flat/f001.txt 2026/05/20 02:53:15 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/20 02:53:15 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/20 02:53:15 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/20 02:53:15 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:15 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/flat/f002.txt" 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/flat/f002.txt 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-gowabox5daba/flat/f002.txt 2026/05/20 02:53:15 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/20 02:53:15 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/20 02:53:15 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/20 02:53:15 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:15 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/flat/f003.txt" 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/flat/f003.txt 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-gowabox5daba/flat/f003.txt 2026/05/20 02:53:15 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/20 02:53:15 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/20 02:53:15 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/20 02:53:15 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:15 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/flat/f004.txt" 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/flat/f004.txt 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-gowabox5daba/flat/f004.txt 2026/05/20 02:53:15 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/20 02:53:15 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:15 DEBUG : flat: Looking for writers 2026/05/20 02:53:15 DEBUG : f000.txt: reading active writers 2026/05/20 02:53:15 DEBUG : f001.txt: reading active writers 2026/05/20 02:53:15 DEBUG : f002.txt: reading active writers 2026/05/20 02:53:15 DEBUG : f003.txt: reading active writers 2026/05/20 02:53:15 DEBUG : f004.txt: reading active writers 2026/05/20 02:53:15 DEBUG : Looking for writers 2026/05/20 02:53:15 DEBUG : flat: reading active writers 2026/05/20 02:53:15 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.06s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:15 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/20 02:53:15 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/20 02:53:15 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:15 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/a/b/c/deep.txt" 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/a/b/c/deep.txt 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-gowabox5daba/a/b/c/deep.txt 2026/05/20 02:53:15 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/05/20 02:53:15 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/20 02:53:15 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/20 02:53:15 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:15 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/a/b/mid.txt" 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/a/b/mid.txt 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-gowabox5daba/a/b/mid.txt 2026/05/20 02:53:15 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/05/20 02:53:15 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/20 02:53:15 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/20 02:53:15 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:15 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/a/top.txt" 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/a/top.txt 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-gowabox5daba/a/top.txt 2026/05/20 02:53:15 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/05/20 02:53:15 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:15 DEBUG : a/b/c: Looking for writers 2026/05/20 02:53:15 DEBUG : deep.txt: reading active writers 2026/05/20 02:53:15 DEBUG : a/b: Looking for writers 2026/05/20 02:53:15 DEBUG : c: reading active writers 2026/05/20 02:53:15 DEBUG : mid.txt: reading active writers 2026/05/20 02:53:15 DEBUG : a: Looking for writers 2026/05/20 02:53:15 DEBUG : b: reading active writers 2026/05/20 02:53:15 DEBUG : top.txt: reading active writers 2026/05/20 02:53:15 DEBUG : Looking for writers 2026/05/20 02:53:15 DEBUG : a: reading active writers 2026/05/20 02:53:15 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.03s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:15 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/20 02:53:15 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/20 02:53:15 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/bigdir/big.bin" 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/bigdir/big.bin 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: e6875467bbca8f212b6e4f4abea9e1f4 /home/rclone/rclone-test-gowabox5daba/bigdir/big.bin 2026/05/20 02:53:15 DEBUG : bigdir/big.bin: Parsed hash: e6875467bbca8f212b6e4f4abea9e1f4 2026/05/20 02:53:15 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:15 DEBUG : bigdir: Looking for writers 2026/05/20 02:53:15 DEBUG : big.bin: reading active writers 2026/05/20 02:53:15 DEBUG : Looking for writers 2026/05/20 02:53:15 DEBUG : bigdir: reading active writers 2026/05/20 02:53:15 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.49s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba", Local "Local file system at /tmp/rclone2735486166", Modify Window "1s" 2026/05/20 02:53:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: poll-interval is not supported by this remote 2026/05/20 02:53:15 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/20 02:53:15 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/20 02:53:15 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:15 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir1/a.txt" 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir1/a.txt 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-gowabox5daba/dir1/a.txt 2026/05/20 02:53:15 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/05/20 02:53:15 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/20 02:53:15 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/20 02:53:15 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:15 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir2/b.txt" 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir2/b.txt 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-gowabox5daba/dir2/b.txt 2026/05/20 02:53:15 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/05/20 02:53:15 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/20 02:53:15 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/20 02:53:15 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/20 02:53:15 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Shell path "/home/rclone/rclone-test-gowabox5daba/dir3/c.txt" 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Running remote command: md5sum /home/rclone/rclone-test-gowabox5daba/dir3/c.txt 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-gowabox5daba/dir3/c.txt 2026/05/20 02:53:15 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/05/20 02:53:15 DEBUG : WaitForWriters: timeout=30s 2026/05/20 02:53:15 DEBUG : dir1: Looking for writers 2026/05/20 02:53:15 DEBUG : a.txt: reading active writers 2026/05/20 02:53:15 DEBUG : dir2: Looking for writers 2026/05/20 02:53:15 DEBUG : b.txt: reading active writers 2026/05/20 02:53:15 DEBUG : dir3: Looking for writers 2026/05/20 02:53:15 DEBUG : c.txt: reading active writers 2026/05/20 02:53:15 DEBUG : Looking for writers 2026/05/20 02:53:15 DEBUG : dir1: reading active writers 2026/05/20 02:53:15 DEBUG : dir2: reading active writers 2026/05/20 02:53:15 DEBUG : dir3: reading active writers 2026/05/20 02:53:15 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.04s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/20 02:53:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gowabox5daba: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 10.954086433s (try 1/5)